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

github: fix build push build arg format #2276

Merged
merged 1 commit into from
Jun 5, 2023

Conversation

corverroos
Copy link
Contributor

Fixes the github action "build-push-deploys" build-args parameter. It is a list parameter that is new line delimited.

Also remove -a build arg since it isn't required. Make it explicit that GO_BUILD_FLAG only supports a single flag.

category: misc
ticket: #2270

@github-actions github-actions bot added the branch-release PR or Issue linked to a release branch (not main) label Jun 5, 2023
@corverroos corverroos added the merge when ready Indicates bulldozer bot may merge when all checks pass label Jun 5, 2023
@obol-bulldozer obol-bulldozer bot merged commit 496020d into main-v0.16 Jun 5, 2023
@obol-bulldozer obol-bulldozer bot deleted the corver/fixbuildarg branch June 5, 2023 09:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
branch-release PR or Issue linked to a release branch (not main) merge when ready Indicates bulldozer bot may merge when all checks pass
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants