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:
Imbris 2023-07-18 21:33:02 -04:00
parent 7bc3596caa
commit 02637ff347

View File

@ -9,8 +9,6 @@
docker:
extends: .publish
variables:
GIT_STRATEGY: none
image:
name: gcr.io/kaniko-project/executor:debug
entrypoint: [""]