create on release
This commit is contained in:
parent
c8fbe0bfba
commit
2d72647400
2
.github/workflows/build-image.yml
vendored
2
.github/workflows/build-image.yml
vendored
@ -5,6 +5,8 @@ on:
|
|||||||
# Publish `master` as Docker `latest` image.
|
# Publish `master` as Docker `latest` image.
|
||||||
branches:
|
branches:
|
||||||
- main
|
- main
|
||||||
|
release:
|
||||||
|
types: [published, created, edited]
|
||||||
|
|
||||||
# Run tests for any PRs.
|
# Run tests for any PRs.
|
||||||
pull_request:
|
pull_request:
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user