build and test pipelines #2
|
@ -4,7 +4,7 @@ on: [push, pull_request]
|
|||
jobs:
|
||||
unit-test:
|
||||
container:
|
||||
image: docker:dind--files-from manifest.txt
|
||||
image: docker:dind
|
||||
volumes:
|
||||
- /data/.cache/act:/data/.cache/act
|
||||
- /var/lib/docker/image:/var/lib/docker/image
|
||||
|
|
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue