Skip to content

Commit

Permalink
add dash to prefix
Browse files Browse the repository at this point in the history
  • Loading branch information
tobiasmcnulty committed Nov 16, 2023
1 parent f01ec41 commit 1053f49
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
include:
- image: nginx
flavor: |
prefix=oidc
prefix=oidc-
build_args: |
OIDC_ENABLED=true
runs-on: ubuntu-latest
Expand Down

0 comments on commit 1053f49

Please sign in to comment.