mirror of
https://framagit.org/framasoft/framadate/funky-framadate-front.git
synced 2023-08-25 13:53:14 +02:00
Update .gitlab-ci.yml file
This commit is contained in:
parent
218cd92236
commit
54abce284f
@ -46,7 +46,7 @@ build-image:
|
||||
extends: .kaniko_build
|
||||
variables:
|
||||
PUSH_IMAGE: "true"
|
||||
CONTEXT_DIR: "dir://./docker" # https://github.com/GoogleContainerTools/kaniko#kaniko-build-contexts
|
||||
DOCKER_FILE_PATH: "dir://docker" # https://github.com/GoogleContainerTools/kaniko#kaniko-build-contexts
|
||||
REGISTRY_IMAGE_PATH: "${HARBOR_HOST}/${CI_PROJECT_NAMESPACE}/${CI_PROJECT_NAME}"
|
||||
|
||||
# build:
|
||||
|
Loading…
Reference in New Issue
Block a user