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

Try root for url-swap

parent 8990215e
Branches
Tags
1 merge request!33Develop
Pipeline #6085 failed with stages
in 50 seconds
......@@ -41,7 +41,7 @@ build.live:
test:
stage: test_stage
script:
- singularity run 'docker://18fgsa/html-proofer:gitlab-ci' htmlproofer ./public --empty_alt_ignore --url-swap "strandlab.dev.s3-website.us-east-2:.,amazonaws.com,strandlab.net:." --url-ignore "https://twitter.com/strand_lab"
- singularity run 'docker://18fgsa/html-proofer:gitlab-ci' htmlproofer ./public --empty_alt_ignore --url-swap "strandlab.dev.s3-website.us-east-2:/,amazonaws.com,strandlab.net:/" --url-ignore "https://twitter.com/strand_lab"
deploy.dev:
stage: deploy_stage
......
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