Set GIT_DEPTH to 1 to speed up cloning for the cloud images trigger

This commit is contained in:
DJ Mountney 2018-05-22 13:47:29 -07:00
parent 4c63e904ec
commit d394226e91
1 changed files with 2 additions and 0 deletions

View File

@ -307,6 +307,8 @@ cloud-native-image:
before_script: []
stage: build
allow_failure: true
variables:
GIT_DEPTH: "1"
cache: {}
before_script:
- gem install gitlab --no-rdoc --no-ri