Skip to content

Commit ad3eb2a

Browse files
committed
Also build Docker images for the OIDC-login branch
1 parent f4b8677 commit ad3eb2a

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.github/workflows/docker-publish.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,9 @@ name: Container Image
22

33
on:
44
push:
5-
branches: [ master ]
5+
branches:
6+
- master
7+
- sandhose/oidc-login
68
tags: [ 'v*' ]
79
pull_request:
810
branches: [ master ]

0 commit comments

Comments
 (0)