Try the new pipeline

This commit is contained in:
dvirlabs 2025-06-15 05:30:25 +03:00
parent cbff94f75b
commit 929d7c240b

View File

@ -57,6 +57,7 @@ steps:
- git add values.yaml
- git commit -m "Update labmap image tag to ${IMAGE_TAG}"
- git push origin master
secrets:
- GIT_USERNAME
- GIT_TOKEN
environment:
from_secret:
- GIT_USERNAME
- GIT_TOKEN