Added workflow dispatch [skip ci]
This commit is contained in:
parent
1ded9df223
commit
f06526b76d
1 changed files with 1 additions and 0 deletions
1
.github/workflows/build_and_push_docker.yml
vendored
1
.github/workflows/build_and_push_docker.yml
vendored
|
|
@ -4,6 +4,7 @@ on:
|
||||||
push:
|
push:
|
||||||
branches:
|
branches:
|
||||||
- master
|
- master
|
||||||
|
workflow_dispatch:
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
docker:
|
docker:
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue