Use defaults for retry

And use a supported syntax for ignoring docs during gem install
This commit is contained in:
DJ Mountney 2018-05-18 09:41:25 -07:00
parent 0bc78d0800
commit 1fb431c6ac
1 changed files with 1 additions and 2 deletions

View File

@ -307,9 +307,8 @@ cloud-native-image:
stage: build
allow_failure: true
cache: {}
retry: 0
before_script:
- gem install gitlab --no-doc
- gem install gitlab --no-rdoc --no-ri
- chmod 755 ./scripts/trigger-build-cloud-native
script:
- ./scripts/trigger-build-cloud-native