Rename 2019 deploy job to not clash with ticket-testing deploy
This commit is contained in:
parent
f3adee261c
commit
9d60934153
1 changed files with 1 additions and 1 deletions
|
@ -81,7 +81,7 @@ build_2019_image:
|
||||||
only:
|
only:
|
||||||
- "2019"
|
- "2019"
|
||||||
|
|
||||||
k8s-ticket-testing-deploy:
|
k8s-2019-deploy:
|
||||||
image: google/cloud-sdk
|
image: google/cloud-sdk
|
||||||
stage: deploy
|
stage: deploy
|
||||||
script:
|
script:
|
||||||
|
|
Loading…
Reference in a new issue