Skip to content

Commit

Permalink
Merge pull request #214 from axonivy/keycloak2
Browse files Browse the repository at this point in the history
Enable test for Keycloak sample
  • Loading branch information
alexsuter authored Dec 30, 2024
2 parents bf01ddb + 5423f53 commit 53886f4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Jenkinsfile
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ def examples() {
'ivy-reverse-proxy-nginx': { assertReverseProxy() },
'ivy-reverse-proxy-apache': { assertReverseProxy() },
'ivy-openldap': { assertOpenLdap() },
// 'ivy-keycloak': { assertIvyIsRunningInDemoMode() },
'ivy-keycloak': { assertIvyIsRunningInDemoMode() },
'ivy-patching': { assertPatching() },
'ivy-secrets': { assertIvyIsNotRunningInDemoMode() },
'ivy-valve': { assertValve() },
Expand Down

0 comments on commit 53886f4

Please sign in to comment.