This commit is contained in:
parent
c1c56a1f3e
commit
e823f29eb0
@ -61,5 +61,5 @@ steps:
|
|||||||
- cd apps-gitops
|
- cd apps-gitops
|
||||||
- echo "# trigger at $(date) by ${CI_REPO_NAME}" >> .trigger
|
- echo "# trigger at $(date) by ${CI_REPO_NAME}" >> .trigger
|
||||||
- git add .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
|
- git push origin HEAD
|
||||||
Loading…
x
Reference in New Issue
Block a user