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:
|
||||
image: alpine
|
||||
volumes:
|
||||
- /mnt/swarm/gitea/runner/cache:/cache
|
||||
- /cache:/cache
|
||||
steps:
|
||||
- run: |
|
||||
tar -czf "archive.tar.gz" ${{ inputs.pattern }}
|
||||
|
Loading…
Reference in New Issue
Block a user