Skip to content
Snippets Groups Projects
Commit 8c329055 authored by Dominik Hebeler's avatar Dominik Hebeler
Browse files

waiting for deployment

parent 3fa0aaf3
No related branches found
No related tags found
2 merge requests!1973Development,!1934Resolve "Update Images"
......@@ -6,4 +6,5 @@ helm -n $KUBE_NAMESPACE upgrade --install \
-f $DEPLOYMENT_HELM_VALUES \
--set ingress.hosts[0].host=$DEPLOYMENT_URL \
--set image.fpm.tag=$DOCKER_FPM_IMAGE_TAG \
--set image.nginx.tag=$DOCKER_NGINX_IMAGE_TAG
\ No newline at end of file
--set image.nginx.tag=$DOCKER_NGINX_IMAGE_TAG \
--wait
\ No newline at end of file
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