Update cache/store/action.yaml
This commit is contained in:
parent
7dd46dda4e
commit
ab5fe545d0
2
cache/store/action.yaml
vendored
2
cache/store/action.yaml
vendored
@ -15,7 +15,7 @@ runs:
|
|||||||
container:
|
container:
|
||||||
image: alpine
|
image: alpine
|
||||||
volumes:
|
volumes:
|
||||||
- /mnt/swarm/gitea/runner/cache:/cache
|
- /cache:/cache
|
||||||
steps:
|
steps:
|
||||||
- run: |
|
- run: |
|
||||||
tar -czf "archive.tar.gz" ${{ inputs.pattern }}
|
tar -czf "archive.tar.gz" ${{ inputs.pattern }}
|
||||||
|
Loading…
Reference in New Issue
Block a user