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

Merge branch 'develop' into 'master'

Develop

See merge request !24
parents 71067560 3d0aa809
2 merge requests!82Master,!24Develop
Pipeline #5610 passed with stages
in 34 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-ignore "https://twitter.com"
- singularity run 'docker://18fgsa/html-proofer:gitlab-ci' htmlproofer ./public --empty_alt_ignore --url-ignore "https://twitter.com/strand_lab"
deploy.dev:
stage: deploy_stage
......@@ -59,5 +59,4 @@ deploy.live:
dependencies:
- build.live
only:
- tags
- master
\ No newline at end of file
- tags
\ No newline at end of file
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