mirror of
https://github.com/anchore/syft.git
synced 2026-02-14 03:26:41 +01:00
Set prerelease to auto (#189)
Signed-off-by: Dan Luhring <dan.luhring@anchore.com>
This commit is contained in:
parent
b6dfdf16b6
commit
5adfce19e0
@ -1,7 +1,7 @@
|
|||||||
release:
|
release:
|
||||||
# If set to auto, will mark the release as not ready for production in case there is an indicator for this in the
|
# If set to auto, will mark the release as not ready for production in case there is an indicator for this in the
|
||||||
# tag e.g. v1.0.0-rc1 .If set to true, will mark the release as not ready for production.
|
# tag e.g. v1.0.0-rc1 .If set to true, will mark the release as not ready for production.
|
||||||
prerelease: false
|
prerelease: auto
|
||||||
|
|
||||||
# If set to true, will not auto-publish the release. This is done to allow us to review the changelog before publishing.
|
# If set to true, will not auto-publish the release. This is done to allow us to review the changelog before publishing.
|
||||||
draft: true
|
draft: true
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user