Trigger apps-gitops

This commit is contained in:
dvirlabs 2025-07-11 09:46:52 +03:00
parent e806d5b2bf
commit a47ac678c5

View File

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