Try the new pipeline

This commit is contained in:
dvirlabs 2025-06-15 05:29:29 +03:00
parent 8875be5270
commit cbff94f75b

View File

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