ps
Unit Tests with docker compose / unit-test (pull_request) Failing after 36s
Details
Unit Tests with docker compose / unit-test (pull_request) Failing after 36s
Details
This commit is contained in:
parent
1c204590df
commit
108e1793bf
|
@ -7,6 +7,8 @@ jobs:
|
|||
container:
|
||||
image: docker:dind
|
||||
steps:
|
||||
- name: ps
|
||||
run: ps
|
||||
- name: Installing necessary packages
|
||||
run: apk add nodejs git curl bash
|
||||
- name: Check out repository code
|
||||
|
|
Loading…
Reference in New Issue