Skip to content

Trigger workflow to push to docker hub automatically #7

@proud-nerd

Description

@proud-nerd

Description

Changes on "upstream" require a manual trigger to push a new image to docker hub at the moment. To reduce manual work and keep the delay for new features/bugfixes short, an automatic build and push of a new image would be great

Suggested solutions

  1. Trigger workflow from wishthis/wishthis (would require changes on that repo, unsure if that's wanted especially since this is no officially supported docker image)
  2. Trigger workflow by listening on some event on wishthis/wishthis (I don't know if that's possible)
  3. Trigger workflow periodically, check for changes and build/push image if needed

Would you like a PR on this? I have some time and would like to learn a bit about github workflows anyway. Maybe I can provide atleast a starting point

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions