ci: add target

This commit is contained in:
Michael Kriese 2023-05-04 04:40:57 +00:00
parent 2194043872
commit 086eb0cd29

View file

@ -33,6 +33,7 @@ pipeline:
title: ${CI_COMMIT_TAG##v} title: ${CI_COMMIT_TAG##v}
file_exists: fail file_exists: fail
note: tmp/changelog.md note: tmp/changelog.md
target: main
publish-chart: publish-chart:
image: alpine:3.17.3 image: alpine:3.17.3