Try the new pipeline
This commit is contained in:
parent
881f2444c9
commit
8875be5270
@ -57,6 +57,8 @@ 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
|
||||||
secrets:
|
settings:
|
||||||
- GIT_TOKEN
|
username:
|
||||||
- GIT_USERNAME
|
from_secret: GIT_USERNAME
|
||||||
|
password:
|
||||||
|
from_secret: GIT_TOKEN
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user