Skip to content

Commit

Permalink
common sso with keycloak spi
Browse files Browse the repository at this point in the history
  • Loading branch information
sookeke committed Oct 19, 2023
1 parent 822fab9 commit 33142d3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/sso-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ jobs:
if: github.ref == 'refs/heads/develop' || github.ref == 'refs/heads/test' || github.ref == 'refs/heads/sso-spi' || startsWith(github.ref, 'refs/tags/')
with:
registry: registry.redhat.io
username: unused
username: 13974471|bcgov
password: ${{ secrets.REDHAT_PASSWORD }}

- name: Extract metadata for Docker
Expand Down

0 comments on commit 33142d3

Please sign in to comment.