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 commit -m "Update labmap image tag to ${IMAGE_TAG}"
- git push origin master
settings:
username:
from_secret: GIT_USERNAME
password:
from_secret: GIT_TOKEN
secrets:
- GIT_USERNAME
- GIT_TOKEN