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

Test build.dev baseURL to '.'

parent 906d0ebb
1 merge request!32Develop
Pipeline #6076 failed with stages
in 53 seconds
......@@ -13,7 +13,7 @@ stages:
build.dev:
stage: build_stage
script:
- singularity run 'docker://monachus/hugo' hugo --baseURL http://strandlab.dev.s3-website.us-east-2.amazonaws.com/
- singularity run 'docker://monachus/hugo' hugo --baseURL .
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