123
Some checks failed
ci/woodpecker/push/lint Pipeline was successful
ci/woodpecker/push/build/2 Pipeline failed
ci/woodpecker/push/build/1 Pipeline failed

This commit is contained in:
Stephan Schnabel 2025-05-28 19:57:33 +02:00
parent 153494399f
commit aad89014c9
Signed by: stephan.schnabel
SSH key fingerprint: SHA256:99zuzxNGFb5/5P+E/O7ONU2qhUojUe/D8rIPTW+9Xp0

View file

@ -13,16 +13,12 @@ matrix:
# - 26.1.5
- 26.2.1
# --batch-mode --color=always --no-transfer-progress
services:
- name: dockerd
image: kokuwaio/dockerd
ports: [2375]
steps:
verify:
image: maven:3.9.9-eclipse-temurin-17
commands: mvn verify --settings=.woodpecker/maven/settings.xml -Dversion.org.keycloak.test=$KEYCLOAK_VERSION
environment:
DOCKER_HOST: tcp://dockerd:2375