Skip to content
Snippets Groups Projects
Commit ffb3dfbf authored by Gervaise Henry's avatar Gervaise Henry :cowboy:
Browse files

Change baseURL for dev ci build to https

parent a509cca5
2 merge requests!99Develop,!97Change baseURL for dev ci build to https
Pipeline #9833 passed with stages
in 14 seconds
......@@ -13,7 +13,7 @@ stages:
build.dev:
stage: build_stage
script:
- singularity run 'docker://monachus/hugo' hugo --baseURL http://dev.strandlab.net/
- singularity run 'docker://monachus/hugo' hugo --baseURL https://dev.strandlab.net/
artifacts:
paths:
- public/
......
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