mirror of
https://gitlab.com/veloren/veloren.git
synced 2024-08-30 18:12:32 +00:00
Revert GIT_STRATEGY: none from !3983, it turns out that the git repo is
actually needed in the docker job for the docker file in the server-cli folder... although it is only 1 file so there may be more efficient ways to get it...
This commit is contained in:
parent
7bc3596caa
commit
02637ff347
@ -9,8 +9,6 @@
|
||||
|
||||
docker:
|
||||
extends: .publish
|
||||
variables:
|
||||
GIT_STRATEGY: none
|
||||
image:
|
||||
name: gcr.io/kaniko-project/executor:debug
|
||||
entrypoint: [""]
|
||||
|
Loading…
Reference in New Issue
Block a user