Commit 4f9dac8b authored by Gyanendra Mishra's avatar Gyanendra Mishra Committed by GitHub

ci: follow semver (#252)

After this we will

Patch - for bugs fixes
Minor - for features
Major - for breaking changes

So we will get to 1.0.0
parent 1eddda5e
...@@ -12,8 +12,4 @@ jobs: ...@@ -12,8 +12,4 @@ jobs:
with: with:
release-type: simple release-type: simple
package-name: kurtosis package-name: kurtosis
bump-minor-pre-major: true
bump-patch-for-minor-pre-major: true
# Our CI, Docker Images, Kurtosis-SDK bumps all depend on
# non v tags
include-v-in-tag: false include-v-in-tag: false
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment