123
This commit is contained in:
parent
153494399f
commit
aad89014c9
1 changed files with 1 additions and 5 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue