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