Update .github/workflows/Continues Integration.yaml
Some checks failed
Some checks failed
This commit is contained in:
parent
f7a4e43bd6
commit
950f9c7ea9
1
.github/workflows/Continues Integration.yaml
vendored
1
.github/workflows/Continues Integration.yaml
vendored
@ -7,6 +7,7 @@ jobs:
|
|||||||
container:
|
container:
|
||||||
image: node:latest
|
image: node:latest
|
||||||
volumes:
|
volumes:
|
||||||
|
- /mnt/swarm/gitea/runner/cache/${{ github.workspace }}:{{ github.workspace }}
|
||||||
- /mnt/swarm/gitea/runner/cache:/cache
|
- /mnt/swarm/gitea/runner/cache:/cache
|
||||||
steps:
|
steps:
|
||||||
- name: Checkout repository
|
- name: Checkout repository
|
||||||
|
Loading…
Reference in New Issue
Block a user