Skip to content

Commit

Permalink
detach keycloak
Browse files Browse the repository at this point in the history
  • Loading branch information
igrek8 committed Nov 27, 2023
1 parent e27adc3 commit 3086935
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/e2e.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
run: npm install

- name: Start Keycloak
run: ./bin/start-keycloak.sh
run: ./bin/start-keycloak.sh -d

- name: Wait for Keycloak to start
run: ./bin/wait-keycloak.sh
Expand Down

0 comments on commit 3086935

Please sign in to comment.