Skip to content

Allow on demand publishing to dockerhub#614

Merged
ca333 merged 1 commit intodevfrom
workflow-dispatch
Aug 19, 2024
Merged

Allow on demand publishing to dockerhub#614
ca333 merged 1 commit intodevfrom
workflow-dispatch

Conversation

@smk762
Copy link
Copy Markdown

@smk762 smk762 commented Mar 7, 2024

Once merged to master, this will allow an "on demand" workflow trigger button which will build the linux binary and upload it to dockerhub for any future branch, which can then be used for testing in a dockerised environment (e.g. via https://github.com/smk762/qa_postman_tests).

When the workflow is manually triggered from the workflow dispatch button, it will not process the build steps for MacOS/Windows, and skip the release binary upload steps.

Example from my fork:
image

@smk762 smk762 requested review from Alrighttt, DeckerSU, ca333 and dimxy March 7, 2024 15:42
Copy link
Copy Markdown

@DeckerSU DeckerSU left a comment

Choose a reason for hiding this comment

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

LGTM

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants