ci: updated Git checkout depth to 20
This commit is contained in:
parent
4dc60d9d43
commit
1b930dac7f
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
image: dmoonfire/mfgames-writing-js:1.1.1
|
||||
|
||||
variables:
|
||||
GIT_DEPTH: "10"
|
||||
GIT_DEPTH: "20"
|
||||
|
||||
stages:
|
||||
- publish
|
||||
|
|
Loading…
Reference in a new issue