Auto-deploy dev changes to dev instance
This commit is contained in:
parent
19a5bbf929
commit
a81956359b
1 changed files with 0 additions and 1 deletions
|
@ -57,7 +57,6 @@ k8s-2019_dev-deploy:
|
|||
- kubectl config set-context cluster --cluster=cluster --namespace=rego-dev --user=gitlab-sa
|
||||
- kubectl config use-context cluster
|
||||
- kubectl --token "${GL_KUBE_TOKEN}" set image deployment/symposion-app symposion-app=asia.gcr.io/linuxconfsydney/symposion_app_2019_dev:$CI_COMMIT_SHA
|
||||
when: manual
|
||||
only:
|
||||
- dev/2019
|
||||
- dev/*
|
||||
|
|
Loading…
Reference in a new issue