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 build_tag.yml workflow #7016

Merged
merged 1 commit into from
Feb 22, 2025
Merged

Conversation

antoninbas
Copy link
Contributor

Remove undefined references to push_needed.

Add the ability to trigger the workflow manually in case it is ever needed because of a release issue.

luolanzone
luolanzone previously approved these changes Feb 22, 2025
@antoninbas
Copy link
Contributor Author

/skip-all

@@ -133,6 +142,7 @@ jobs:
steps:
- uses: actions/checkout@v4
with:
ref: ${{ needs.get-version.outputs.antrea_ref }}
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

not indented

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks, weird, I copy-pasted the line

Remove undefined references to push_needed.

Add the ability to trigger the workflow manually in case it is ever
needed because of a release issue.

Signed-off-by: Antonin Bas <[email protected]>
Copy link
Member

@tnqn tnqn left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@tnqn
Copy link
Member

tnqn commented Feb 22, 2025

/skip-all

@tnqn tnqn merged commit d82dc70 into antrea-io:main Feb 22, 2025
59 of 60 checks passed
@antoninbas antoninbas added the action/backport Indicates a PR that requires backports. label Feb 22, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
action/backport Indicates a PR that requires backports.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants