mirror of
https://github.com/slurm-personal/school-dev-k8s.git
synced 2026-06-27 13:50:24 +00:00
@@ -84,6 +84,7 @@ deploy:prod:
|
|||||||
- kubectl config set-context ci --cluster=k8s --user=ci
|
- kubectl config set-context ci --cluster=k8s --user=ci
|
||||||
- kubectl config use-context ci
|
- kubectl config use-context ci
|
||||||
- helm upgrade --install xpaste .helm
|
- helm upgrade --install xpaste .helm
|
||||||
|
-f .helm/values.prod.yaml
|
||||||
--set image=$CI_REGISTRY_IMAGE
|
--set image=$CI_REGISTRY_IMAGE
|
||||||
--set imageTag=$CI_COMMIT_REF_SLUG.$CI_PIPELINE_ID
|
--set imageTag=$CI_COMMIT_REF_SLUG.$CI_PIPELINE_ID
|
||||||
--debug
|
--debug
|
||||||
|
|||||||
Reference in New Issue
Block a user