Build and push app
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed

This commit is contained in:
dvirlabs 2026-04-13 00:18:47 +03:00
parent c1c56a1f3e
commit e823f29eb0

View File

@ -61,5 +61,5 @@ steps:
- cd apps-gitops
- echo "# trigger at $(date) by ${CI_REPO_NAME}" >> .trigger
- git add .trigger
- git commit -m "ci: trigger apps-gitops build" || echo "no changes"
- 'git commit -m "ci: trigger apps-gitops build" || echo "no changes"'
- git push origin HEAD