Skip to content
Snippets Groups Projects
Verified Commit fed6fa45 authored by Martin Weise's avatar Martin Weise
Browse files
parent 535b208d
No related branches found
No related tags found
5 merge requests!422Fixed a library issue where the value could not be empty,!421Fixed a library issue where the value could not be empty,!419Fixed a library issue where the value could not be empty,!412Fixed a library issue where the value could not be empty,!410Fixed a library issue where the value could not be empty
......@@ -543,7 +543,7 @@ release-images:
- tags
- dev
before_script:
- "apk add --no-cache make"
- "apk add --no-cache make maven openjdk17-jdk"
- "docker logout ${CI_REGISTRY_URL}"
- "echo ${CI_REGISTRY_PASSWORD} | docker login --username ${CI_REGISTRY_USER} --password-stdin ${CI_REGISTRY_URL}"
- "docker logout ${CI_REGISTRY2_URL}"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment