Skip to content
Snippets Groups Projects
Commit aca2df00 authored by Alexander Pace's avatar Alexander Pace
Browse files

allow failures on master pipeline

parent f1f1a823
No related branches found
No related tags found
No related merge requests found
Pipeline #154458 passed with warnings
......@@ -136,6 +136,7 @@ test:gstlal:
only:
- schedules
- pushes
allow_failure: true
test:gstlal-inspiral:
image: containers.ligo.org/alexander.pace/gstlal-dev/gstlal-dev:el7-latest
......@@ -267,6 +268,7 @@ pages:
except:
- web
- pushes
allow_failure: true
docker:el7:
stage: docker
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment