We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3ad1e26 commit 0465b34Copy full SHA for 0465b34
.gitlab/ci/platform-test.yml
@@ -3,6 +3,7 @@ stages:
3
4
.platform-test:
5
stage: Test
6
+ allow_failure: true
7
tags:
8
- docker
9
variables:
0 commit comments