Skip to content
Snippets Groups Projects
Commit 372430ab authored by Steffen Schulze's avatar Steffen Schulze
Browse files

Update .gitlab-ci.yml

parent 65b27e27
No related branches found
No related tags found
No related merge requests found
Pipeline #40327 failed
......@@ -34,6 +34,8 @@ docker-build:
- echo "Project name is ${CI_PROJECT_NAME}"
- echo "CommitBranch is ${CI_COMMIT_BRANCH}"
- echo "Current Commit Tag:${CI_COMMIT_TAG}"
- echo "Current Service:${SERVICE}"
- echo "Used Tag:${IMAGE_TAG_LOCATION}"
- mkdir -p /kaniko/.docker
......
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