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

Ignore twitter with http-proofer test

parent 83ea495a
1 merge request!23Develop
Pipeline #5606 failed with stages
in 34 seconds
......@@ -41,8 +41,7 @@ build.live:
test:
stage: test_stage
script:
- singularity run 'docker://18fgsa/html-proofer:gitlab-ci' htmlproofer ./public --empty_alt_ignore
- singularity run 'docker://18fgsa/html-proofer:gitlab-ci' htmlproofer ./public --empty_alt_ignore --url-ignore "https://twitter.com"
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