actions: test cache/{restore,save}@v4 support

This commit is contained in:
Twenty Panda 2024-06-22 20:27:04 +02:00
parent dca3641cf3
commit 8b3c0a55e7
5 changed files with 84 additions and 1 deletions

View file

@ -0,0 +1,30 @@
log:
level: info
runner:
file: .runner
capacity: 1
env_file: .env
timeout: 3h
insecure: false
fetch_timeout: 5s
fetch_interval: 2s
labels: ["docker:docker://code.forgejo.org/oci/node:20-bookworm"]
cache:
enabled: true
dir: "/srv/example/cache"
host: ""
port: 0
container:
network: "bridge"
privileged: false
options:
workdir_parent:
valid_volumes: ["/srv/example"]
docker_host: ""
host:
workdir_parent: