trigger action on docker branch
This commit is contained in:
parent
03f015137a
commit
0829b445c5
1 changed files with 1 additions and 0 deletions
1
.github/workflow/docker-image.yml
vendored
1
.github/workflow/docker-image.yml
vendored
|
|
@ -2,6 +2,7 @@ name: Build and Publish image to Docker Hub
|
||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
branches:
|
branches:
|
||||||
|
- docker
|
||||||
- main
|
- main
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue