Temporarily run docker build on branch
This commit is contained in:
parent
fb3717aba9
commit
63ee27eb1e
|
@ -2,7 +2,7 @@ name: Publish Docker Image to GCR
|
|||
|
||||
on:
|
||||
push:
|
||||
branches: [dev]
|
||||
branches: [dev, silas/docker-sec]
|
||||
workflow_call:
|
||||
secrets:
|
||||
GCR_PROJECT:
|
||||
|
|
Loading…
Reference in New Issue