1
Some checks failed
ci/woodpecker/push/lint Pipeline failed
ci/woodpecker/push/build Pipeline failed

This commit is contained in:
Stephan Schnabel 2025-06-23 22:00:27 +02:00
parent b7cd40472a
commit d4cea7aa43
Signed by: stephan.schnabel
SSH key fingerprint: SHA256:99zuzxNGFb5/5P+E/O7ONU2qhUojUe/D8rIPTW+9Xp0
3 changed files with 5 additions and 5 deletions

View file

@ -19,4 +19,4 @@ services:
steps:
test:
image: maven:3.9.9-eclipse-temurin-17
commands: mvn test -Dversion.org.keycloak.test="$KEYCLOAK_VERSION" --batch-mode --color=always --no-transfer-progress --settings=.woodpecker/maven/settings.xml
commands: mvn test -Dversion.org.keycloak.test="$KEYCLOAK_VERSION" --color=always --no-transfer-progress --settings=.woodpecker/maven/settings.xml