mirror of
https://github.com/ansible-middleware/keycloak.git
synced 2025-04-07 03:10:31 -07:00
enable https_revproxy test
This commit is contained in:
parent
c8f968a587
commit
880d70ffb9
1 changed files with 1 additions and 1 deletions
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
|
@ -15,4 +15,4 @@ jobs:
|
||||||
with:
|
with:
|
||||||
fqcn: 'middleware_automation/keycloak'
|
fqcn: 'middleware_automation/keycloak'
|
||||||
molecule_tests: >-
|
molecule_tests: >-
|
||||||
[ "default", "quarkus", "overridexml", "quarkus-devmode" ]
|
[ "default", "quarkus", "overridexml", "quarkus-devmode", "https_revproxy" ]
|
||||||
|
|
Loading…
Add table
Reference in a new issue