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

Commit

Permalink
Update pipeline_definitions
Browse files Browse the repository at this point in the history
replace 'variants' with 'jobs'
  • Loading branch information
AndreasBurger authored Jul 10, 2019
1 parent 6c9f6ba commit 9d4c1ed
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .ci/pipeline_definitions
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,9 @@ certificate-dns-bridge-release:
repo:
trigger: false
steps: ~
variants:
jobs:
patch-release:
traits:
release:
nextversion: 'bump_patch'
release_callback: '.ci/inject_updated_version'
release_callback: '.ci/inject_updated_version'

0 comments on commit 9d4c1ed

Please sign in to comment.