Update .github/workflows/docker-publish.yaml
This commit is contained in:
parent
2ee596e851
commit
270d87036c
2
.github/workflows/docker-publish.yaml
vendored
2
.github/workflows/docker-publish.yaml
vendored
@ -1,5 +1,7 @@
|
||||
name: Build & push docker image
|
||||
|
||||
on:
|
||||
workflow_call:
|
||||
inputs:
|
||||
registry:
|
||||
required: false
|
||||
|
Loading…
Reference in New Issue
Block a user