Set GIT_DEPTH to 1 in CI variables
This commit is contained in:
parent
abbb419ba3
commit
1bf353c248
@ -4,6 +4,9 @@ stages:
|
||||
- build-docker
|
||||
- deploy
|
||||
|
||||
variables:
|
||||
GIT_DEPTH: 1
|
||||
|
||||
test:
|
||||
stage: test-and-build
|
||||
when: manual
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user