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 1 additions and 1 deletions
Showing only changes of commit 7f54bde66a - Show all commits

View File

@ -6,7 +6,7 @@ jobs:
container:
image: docker:dind
volumes:
- /root/.npm:/root/.npm
- /root:/root
- /var/lib/docker/image:/var/lib/docker/image
- /var/lib/docker/overlay2:/var/lib/docker/overlay2
steps: