Update .github/workflows/docker-publish.yaml
This commit is contained in:
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
|
||||
|
Reference in New Issue
Block a user