Skip to content

Commit

Permalink
Template-operator release requires GitHub bot token for uploading ass…
Browse files Browse the repository at this point in the history
…ets to the release. (#9358)
  • Loading branch information
dekiel authored Nov 21, 2023
1 parent 983a29f commit f653b01
Showing 1 changed file with 6 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -164,3 +164,9 @@ spec:
- image: "europe-docker.pkg.dev/kyma-project/prod/k8s-prow/sidecar:*"
command: []
args: []
# Upload template-operator release assets to the GitHub release. https://github.com/kyma-project/test-infra/issues/9338
- image: "europe-docker.pkg.dev/kyma-project/prod/testimages/buildpack-go:*"
command:
- /tools/entrypoint
args: []
entrypoint_options: '^{.*"args":\["\.\/scripts\/release\/upload_assets\.sh","ci"\],"container_name":"test",.*}$'

0 comments on commit f653b01

Please sign in to comment.