ci: add target (#133)
Reviewed-on: https://codeberg.org/forgejo-contrib/forgejo-helm/pulls/133
This commit is contained in:
parent
60c3a59e7f
commit
8afb8d1750
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