dind-compose
Unit Tests with docker compose / unit-test (pull_request) Failing after 39s
Details
Unit Tests with docker compose / unit-test (pull_request) Failing after 39s
Details
This commit is contained in:
parent
0b30819076
commit
6efb03efbf
|
@ -5,7 +5,7 @@ on: [pull_request]
|
|||
jobs:
|
||||
unit-test:
|
||||
container:
|
||||
image: docker:dind
|
||||
image: guglio/dind-compose:latest
|
||||
steps:
|
||||
- name: Installing necessary packages
|
||||
run: apk add nodejs git curl bash
|
||||
|
|
Loading…
Reference in New Issue