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