Skip to content
This repository has been archived by the owner on Dec 13, 2023. It is now read-only.

Commit

Permalink
Merge pull request #10 from gardener/ci_fix
Browse files Browse the repository at this point in the history
fixed incorrect ci pipeline definition
  • Loading branch information
msohn authored Jun 13, 2018
2 parents be8877e + 599070d commit d673778
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .ci/pipeline_definitions
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,10 @@ gardener-setup-image:
steps: ~
variants:
create-minor-release:
traits:
release:
nextversion: 'bump_minor'
create-patch-release:
traits:
release:
nextversion: 'bump_patch'

0 comments on commit d673778

Please sign in to comment.