diff --git a/.ci/pipeline_definitions b/.ci/pipeline_definitions index 603635ddf..6382a88fc 100644 --- a/.ci/pipeline_definitions +++ b/.ci/pipeline_definitions @@ -5,6 +5,7 @@ external-dns-management: traits: version: preprocess: 'inject-commit-hash' + component_descriptor: ~ steps: check: image: 'golang:1.12.4' @@ -38,4 +39,4 @@ external-dns-management: release: nextversion: bump_patch next_version_callback: '.ci/prepare_release' - release_callback: '.ci/prepare_release' \ No newline at end of file + release_callback: '.ci/prepare_release'