Skip to content
Snippets Groups Projects
Commit 6dfd430c authored by Cedric Verstege's avatar Cedric Verstege
Browse files

Fix CI commit message

parent 6a73aba2
Branches
No related tags found
No related merge requests found
Pipeline #3607 passed
......@@ -16,7 +16,7 @@ Update Upstream 🛠️:
- |-
if [[ "${LATEST_TAG}" != "${CURRENT_TAG}" ]]; then
git add alma9-base/Dockerfile
git commit -m "[🛠️ CI] ⏫ Update to upstream version $CURRENT_TAG"
git commit -m "[🛠️ CI] ⏫ Update to upstream version $LATEST_TAG"
git remote set-url --push origin "https://$CI_COMMITTER_USER_AND_TOKEN@gitlab.etp.kit.edu/cverstege/docker-images.git"
git push origin HEAD:$CI_COMMIT_REF_NAME
else
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment