actually install docker llol
All checks were successful
Build Project / test (push) Successful in 4m55s
All checks were successful
Build Project / test (push) Successful in 4m55s
This commit is contained in:
@@ -28,7 +28,7 @@ jobs:
|
||||
- 5432:5432
|
||||
|
||||
steps:
|
||||
- run: apt update && apt install nodejs -y
|
||||
- run: apt update && apt install nodejs docker -y
|
||||
- name: Checkout Code
|
||||
uses: actions/checkout@v2
|
||||
- name: Run migrations
|
||||
|
||||
Reference in New Issue
Block a user