Try to push to my-apps repo

This commit is contained in:
dvirlabs 2025-06-16 21:33:04 +03:00
parent ac338be22c
commit 12f0cf070b

View File

@ -52,7 +52,7 @@ steps:
- cd my-apps
- yq -i '.image.tag = "${CI_COMMIT_SHA:0:7}"' manifests/labmap/values.yaml
- git add manifests/labmap/values.yaml
- git commit -m "labmap: update image tag to ${CI_COMMIT_SHA:0:7}" || echo "No changes"
- "git commit -m 'labmap: update image tag to ${CI_COMMIT_SHA:0:7}' || echo 'No changes'"
- git push origin master
environment:
from_secret: