Skip to content
Snippets Groups Projects
Commit 852355e4 authored by Tamlyn Rhodes's avatar Tamlyn Rhodes
Browse files

Merge branch 'review-on-http' into 'master'

review uses http

See merge request pubsweet/pubsweet!66
parents b8286ae1 6471f6ce
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