This website requires JavaScript.
Explore
Help
Sign In
homelab
/
compose-files
Watch
0
Star
0
Fork
0
Code
Issues
2
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
206f6ff103b665daa728cbbcea9e1da05ae16319
compose-files
/
.woodpecker
T
History
admin
206f6ff103
ci/woodpecker/push/deploy
Pipeline failed
Details
deploy.yml: fix root cause - CI_COMMIT_CHANGED_FILES does not exist in Woodpecker 3.16; the correct variable is CI_PIPELINE_FILES (JSON array format, e.g. [\"a/b.yaml\",\"c.yaml\"]). Updated all 5 usages (validate, provision-secrets x2, deploy, verify, notify-success) to read CI_PIPELINE_FILES and strip [ ] \" before splitting on comma. Removes temporary debug-env step.
2026-07-27 10:51:37 -07:00
..
deploy.yml
deploy.yml: fix root cause - CI_COMMIT_CHANGED_FILES does not exist in Woodpecker 3.16; the correct variable is CI_PIPELINE_FILES (JSON array format, e.g. [\"a/b.yaml\",\"c.yaml\"]). Updated all 5 usages (validate, provision-secrets x2, deploy, verify, notify-success) to read CI_PIPELINE_FILES and strip [ ] \" before splitting on comma. Removes temporary debug-env step.
2026-07-27 10:51:37 -07:00
renovate.yml
chore(renovate): remove unused TEAMS_WEBHOOK env - notifications via Gitea webhook
2026-07-19 07:00:37 -07:00