build on every push
This commit is contained in:
parent
cda1ba4f07
commit
19516d50fc
1 changed files with 3 additions and 2 deletions
5
.github/workflows/build_docker.yml
vendored
5
.github/workflows/build_docker.yml
vendored
|
|
@ -10,8 +10,9 @@
|
|||
name: Publish Docker image
|
||||
|
||||
on:
|
||||
release:
|
||||
types: [published]
|
||||
push:
|
||||
branches:
|
||||
- main
|
||||
|
||||
jobs:
|
||||
push_to_registries:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue