Skip to content
Snippets Groups Projects
Commit 8a3ad437 authored by yyvf's avatar yyvf
Browse files

ci: update tag

parent 57c9d832
No related branches found
No related tags found
No related merge requests found
...@@ -13,7 +13,7 @@ build: ...@@ -13,7 +13,7 @@ build:
/kaniko/executor /kaniko/executor
--context "${CI_PROJECT_DIR}" --context "${CI_PROJECT_DIR}"
--dockerfile "${CI_PROJECT_DIR}/Dockerfile" --dockerfile "${CI_PROJECT_DIR}/Dockerfile"
--destination "${HARBOR_HOST}/${HARBOR_PROJECT}/${CI_PROJECT_NAME}:latest" --destination "${HARBOR_HOST}/${HARBOR_PROJECT}/${CI_PROJECT_NAME}:${CI_COMMIT_TAG}"
--single-snapshot --single-snapshot
--snapshot-mode=redo --snapshot-mode=redo
--use-new-run --use-new-run
......
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