Skip to content
Snippets Groups Projects
Verified Commit bf98f93b authored by Jonathan Weth's avatar Jonathan Weth :keyboard:
Browse files

Update targets

parent b33bf5e1
No related branches found
No related tags found
No related merge requests found
Pipeline #192053 passed
......@@ -8,7 +8,7 @@ build:
- /kaniko/executor
--context "${CI_PROJECT_DIR}"
--dockerfile "${CI_PROJECT_DIR}/Dockerfile"
--destination "${CI_REGISTRY_IMAGE}:postgres-latest"
--destination "${CI_REGISTRY_IMAGE}:postgres-${CI_COMMIT_TAG}"
--destination "${CI_REGISTRY_IMAGE}:latest"
--destination "${CI_REGISTRY_IMAGE}:${CI_COMMIT_SHORT_SHA}"
only:
- main
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