mirror of
https://github.com/ansible-middleware/keycloak.git
synced 2025-07-23 21:30:31 -07:00
use nginx instead of jbcs for https_revproxy test
This commit is contained in:
parent
75899dfa77
commit
f365351abf
4 changed files with 26 additions and 26 deletions
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
|
@ -15,4 +15,4 @@ jobs:
|
|||
with:
|
||||
fqcn: 'middleware_automation/keycloak'
|
||||
molecule_tests: >-
|
||||
[ "default", "overridexml", "quarkus", "quarkus-devmode" ]
|
||||
[ "default", "overridexml", "https_revproxy", "quarkus", "quarkus-devmode" ]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue