Also build image on push to master
This commit is contained in:
parent
9832de0c19
commit
011f1f13c8
2
.github/workflows/build-docker.yml
vendored
2
.github/workflows/build-docker.yml
vendored
@ -4,6 +4,8 @@ on:
|
|||||||
push:
|
push:
|
||||||
tags:
|
tags:
|
||||||
- "*"
|
- "*"
|
||||||
|
branches:
|
||||||
|
- master
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
publish_to_docker_hub:
|
publish_to_docker_hub:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user