Skip to content
Snippets Groups Projects
Commit 6471f6ce authored by Sam Galson's avatar Sam Galson
Browse files

review uses http

parent b8286ae1
No related branches found
No related tags found
No related merge requests found
......@@ -75,7 +75,7 @@ review:ui:
environment:
name: $PACKAGE_NAME/review/$CI_COMMIT_REF_NAME
# !! kube-lego will fail if domain > 63 chars
url: "https://${CI_ENVIRONMENT_SLUG}.${BASE_DOMAIN}"
url: "http://${CI_ENVIRONMENT_SLUG}.${BASE_DOMAIN}"
on_stop: stop_review:ui
except:
- master
......
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