We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f4b8677 commit ad3eb2aCopy full SHA for ad3eb2a
.github/workflows/docker-publish.yml
@@ -2,7 +2,9 @@ name: Container Image
2
3
on:
4
push:
5
- branches: [ master ]
+ branches:
6
+ - master
7
+ - sandhose/oidc-login
8
tags: [ 'v*' ]
9
pull_request:
10
branches: [ master ]
0 commit comments