Commit 90eb4cde authored by Heverton Medeiros's avatar Heverton Medeiros
Browse files

Fix namespace mapas-iberculturaviva-prod on pipelines

parent 42158a19
......@@ -59,7 +59,7 @@ deploy to production:
image: hacklab/kubectl:latest
script:
- echo ${kube_config} | base64 -d > ${KUBECONFIG}
- kubectl -n mapas-ibercultura-prod --record deployment.apps/mapas set image deployment.apps/mapas mapas=$RELEASE_IMAGE
- kubectl -n mapas-iberculturaviva-prod --record deployment.apps/mapas set image deployment.apps/mapas mapas=$RELEASE_IMAGE
only:
- tags
environment: production
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment