Skip to content

Commit

Permalink
add component descriptor
Browse files Browse the repository at this point in the history
  • Loading branch information
RaphaelVogel authored Jul 22, 2019
1 parent 837c0f0 commit 4fcbf7f
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .ci/pipeline_definitions
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ external-dns-management:
traits:
version:
preprocess: 'inject-commit-hash'
component_descriptor: ~
steps:
check:
image: 'golang:1.12.4'
Expand Down Expand Up @@ -38,4 +39,4 @@ external-dns-management:
release:
nextversion: bump_patch
next_version_callback: '.ci/prepare_release'
release_callback: '.ci/prepare_release'
release_callback: '.ci/prepare_release'

0 comments on commit 4fcbf7f

Please sign in to comment.