Trigger pipeline
This commit is contained in:
parent
33d593ef84
commit
7a8845a672
@ -62,4 +62,4 @@ steps:
|
|||||||
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