mirror of
https://github.com/openziti/zrok.git
synced 2024-11-29 11:34:07 +01:00
stop prereleasing container images; fixes #343
This commit is contained in:
parent
5861a037be
commit
ad6bbd7fd6
3
.github/workflows/publish-docker-images.yml
vendored
3
.github/workflows/publish-docker-images.yml
vendored
@ -9,7 +9,8 @@ on:
|
|||||||
required: true
|
required: true
|
||||||
release:
|
release:
|
||||||
types:
|
types:
|
||||||
- published
|
- released # excludes "prereleased" which is included in "published" to
|
||||||
|
# avoid prematurely releasing semver tagged container images
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
publish-docker-images:
|
publish-docker-images:
|
||||||
|
Loading…
Reference in New Issue
Block a user