Files
vault-dash/.forgejo/workflows/deploy.yaml
Bu5hm4nn f69e4b2d29 fix(ci): standardize runs-on labels and remove unused docker.io
- Changed all jobs from 'runs-on: docker' to 'runs-on: [linux, docker]'
  to match ci.yaml pattern and runner labels configuration
- Removed unnecessary docker.io package from deploy job since Docker
  commands run on remote SSH host, not inside CI container
- Aligned with Forgejo runner config having both 'linux' and 'docker' labels
2026-04-01 13:46:31 +02:00

5.3 KiB