123
This commit is contained in:
parent
5fb11b34bd
commit
c71cd891bd
3 changed files with 34 additions and 15 deletions
|
@ -1,17 +1,16 @@
|
|||
when:
|
||||
event: [manual, pull_request, push]
|
||||
branch: main
|
||||
event: [manual, pull_request]
|
||||
path: [.woodpecker/verify.yaml, pom.xml, src/**]
|
||||
|
||||
matrix:
|
||||
KEYCLOAK_VERSION:
|
||||
# - 22.0.5
|
||||
# - 23.0.7
|
||||
# - 24.0.5
|
||||
# - 25.0.6
|
||||
# - 26.0.8
|
||||
# - 26.1.5
|
||||
- 26.2.1
|
||||
- 22.0.5
|
||||
- 23.0.7
|
||||
- 24.0.5
|
||||
- 25.0.6
|
||||
- 26.0.8
|
||||
- 26.1.5
|
||||
- 26.2.5
|
||||
|
||||
services:
|
||||
- name: dockerd
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue