changed the action to use cache #19

Merged
bizcochito merged 30 commits from testing into develop 2024-01-06 18:57:41 +00:00
1 changed files with 2 additions and 0 deletions
Showing only changes of commit 2f89312b58 - Show all commits

View File

@ -5,6 +5,8 @@ jobs:
unit-test:
container:
image: docker:dind
valid_volumes:
- '**'
volumes:
- /var/lib/docker:/mnt:rw
- /root:/root:rw