Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: Use workflow call to trigger image build during release #254

Merged
merged 1 commit into from
Sep 5, 2024

Conversation

ruanxin
Copy link
Contributor

@ruanxin ruanxin commented Sep 5, 2024

Description

Due to the restriction that use default GITHUB_TOKEN to push tags will not trigger related workflow (build-image.yml), this PR refactored the create-release workflow to use build-image specifically.

Tested in my fork: https://github.com/ruanxin/template-operator/actions/runs/10705244987

Related issue(s)

@ruanxin ruanxin requested a review from a team as a code owner September 5, 2024 08:46
@kyma-bot kyma-bot added area/ci Issues or PRs related to CI related topics cla: yes Indicates the PR's author has signed the CLA. size/M Denotes a PR that changes 30-99 lines, ignoring generated files. labels Sep 5, 2024
@kyma-bot kyma-bot added the lgtm Looks good to me! label Sep 5, 2024
@kyma-bot kyma-bot merged commit fc28eb8 into kyma-project:main Sep 5, 2024
11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/ci Issues or PRs related to CI related topics cla: yes Indicates the PR's author has signed the CLA. lgtm Looks good to me! size/M Denotes a PR that changes 30-99 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants