Skip to content
Snippets Groups Projects
Commit e065eedd authored by Homar Franquesa Agil's avatar Homar Franquesa Agil
Browse files

Update .gitlab-ci.yaml

parent ba6f559d
No related branches found
No related tags found
No related merge requests found
Pipeline #27505 canceled
...@@ -13,8 +13,7 @@ docker-build: ...@@ -13,8 +13,7 @@ docker-build:
deploy-master: deploy-master:
stage: deploy stage: deploy
image: bitnami/kubectl
script: script:
- helm upgrade nestapp ./charts --install --values=./charts/values.yaml --namespace default - helm upgrade nestapp ./helm-chart --install --values=./charts/values.yaml --namespace default
only: only:
- master - master
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment