Don't allow failure for more CI stages (#3125)

This commit is contained in:
Pierre Krieger
2019-07-16 16:33:45 +02:00
committed by André Silva
parent a22bb71029
commit 8e09338e27
-2
View File
@@ -172,13 +172,11 @@ test-linux-stable-int:
expire_in: 24 hrs
paths:
- ${CI_COMMIT_SHORT_SHA}_int_failure.log
allow_failure: true
check-web-wasm:
stage: test
<<: *docker-env
allow_failure: true
except:
- /^v[0-9]+\.[0-9]+.*$/ # i.e. v1.0, v2.1rc1
script: