ah
This commit is contained in:
parent
84ec21bd5f
commit
3a3f6b9e2e
|
@ -4,7 +4,7 @@ on: [push, pull_request]
|
||||||
jobs:
|
jobs:
|
||||||
unit-test:
|
unit-test:
|
||||||
container:
|
container:
|
||||||
image: docker:dind--files-from manifest.txt
|
image: docker:dind
|
||||||
volumes:
|
volumes:
|
||||||
- /data/.cache/act:/data/.cache/act
|
- /data/.cache/act:/data/.cache/act
|
||||||
- /var/lib/docker/image:/var/lib/docker/image
|
- /var/lib/docker/image:/var/lib/docker/image
|
||||||
|
|
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue