Try to push to my-apps repo
This commit is contained in:
parent
ac338be22c
commit
12f0cf070b
@ -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:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user