Merge branch 'rc/do-not-retry-ee_compat_check' into 'master'

Do not retry jobs that are allowed to fail

See merge request gitlab-org/gitlab-ce!14757
This commit is contained in:
Sean McGivern 2017-10-09 11:01:29 +00:00
commit 1c0407e84c
1 changed files with 2 additions and 0 deletions

View File

@ -270,6 +270,7 @@ flaky-examples-check:
NEW_FLAKY_SPECS_REPORT: rspec_flaky/report-new.json
stage: post-test
allow_failure: yes
retry: 0
only:
- branches
except:
@ -429,6 +430,7 @@ ee_compat_check:
- branches@gitlab-org/gitlab-ee
- branches@gitlab/gitlab-ee
allow_failure: yes
retry: 0
cache:
key: "ee_compat_check_repo"
paths: