ci: add target
This commit is contained in:
parent
2194043872
commit
086eb0cd29
1 changed files with 1 additions and 0 deletions
|
@ -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
|
||||||
|
|
Loading…
Reference in a new issue