Change DATA_DIR to /data/emblem and add GIT_DEPTH=1 to CI
This commit is contained in:
parent
b539aa8524
commit
886ef32827
@ -4,6 +4,9 @@ stages:
|
||||
- build-docker
|
||||
- deploy
|
||||
|
||||
variables:
|
||||
GIT_DEPTH: 1
|
||||
|
||||
cache:
|
||||
key: one-key-to-rule-them-all
|
||||
paths:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user