add auto prerelease option

This commit is contained in:
Alex Goodman 2020-07-25 07:33:24 -04:00
parent f3428e49b8
commit c814379c80
No known key found for this signature in database
GPG Key ID: 86E2870463D5E890

View File

@ -1,3 +1,9 @@
release:
# 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.
prerelease: auto
builds: builds:
- binary: syft - binary: syft
env: env: