Try the new pipeline
This commit is contained in:
parent
881f2444c9
commit
8875be5270
@ -57,6 +57,8 @@ steps:
|
||||
- git add values.yaml
|
||||
- git commit -m "Update labmap image tag to ${IMAGE_TAG}"
|
||||
- git push origin master
|
||||
secrets:
|
||||
- GIT_TOKEN
|
||||
- GIT_USERNAME
|
||||
settings:
|
||||
username:
|
||||
from_secret: GIT_USERNAME
|
||||
password:
|
||||
from_secret: GIT_TOKEN
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user