mirror of
https://github.com/openziti/zrok.git
synced 2025-06-19 08:17:05 +02:00
Merge pull request #386 from openziti/stop-prereleasing-container-images
stop prereleasing container images; fixes #343
This commit is contained in:
commit
573172c37f
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…
x
Reference in New Issue
Block a user