Skip to content
Snippets Groups Projects
Commit 809d2a74 authored by Michelle Weidling's avatar Michelle Weidling :blowfish:
Browse files

ci: add build

parent f5ab3ef5
No related branches found
No related tags found
No related merge requests found
Pipeline #446272 passed
...@@ -15,7 +15,7 @@ variables: ...@@ -15,7 +15,7 @@ variables:
DEST: "docker.gitlab.gwdg.de/subugoe/ocr-d/quiver-mongoapi-local" DEST: "docker.gitlab.gwdg.de/subugoe/ocr-d/quiver-mongoapi-local"
IMAGE_NAME: "${DEST}:${CI_COMMIT_BRANCH}-${CI_COMMIT_SHORT_SHA}" IMAGE_NAME: "${DEST}:${CI_COMMIT_BRANCH}-${CI_COMMIT_SHORT_SHA}"
.build_image: build_image:
stage: build stage: build
image: image:
name: gcr.io/kaniko-project/executor:debug name: gcr.io/kaniko-project/executor:debug
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment