devops: enable manual publishing of canary docker (#8959)
This commit is contained in:
parent
4f762ba90a
commit
1b49eec96c
1
.github/workflows/publish_canary_docker.yml
vendored
1
.github/workflows/publish_canary_docker.yml
vendored
|
|
@ -1,6 +1,7 @@
|
||||||
name: "devrelease:docker"
|
name: "devrelease:docker"
|
||||||
|
|
||||||
on:
|
on:
|
||||||
|
workflow_dispatch:
|
||||||
push:
|
push:
|
||||||
branches:
|
branches:
|
||||||
- master
|
- master
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue