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

Add action to upload to dockerhub #11

Merged
merged 1 commit into from
Aug 29, 2024
Merged

Add action to upload to dockerhub #11

merged 1 commit into from
Aug 29, 2024

Conversation

K-Meech
Copy link
Collaborator

@K-Meech K-Meech commented Aug 29, 2024

For #10

This workflow is based on a mix of info in the github docs and the docker docs.

On release it should:

@K-Meech K-Meech requested a review from p-j-smith August 29, 2024 13:15
Copy link
Collaborator

@p-j-smith p-j-smith left a comment

Choose a reason for hiding this comment

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

Very nice! Let's test it out once merged 😄

with:
images: ${{ secrets.DOCKERHUB_USERNAME }}/enigma-pd-wml
tags:
type=semver,pattern={{version}}
Copy link
Collaborator

Choose a reason for hiding this comment

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

will {{version}} here be the same as the release version?

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Copy link
Collaborator

Choose a reason for hiding this comment

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

oh cool, perfect

@K-Meech K-Meech merged commit 90497b1 into main Aug 29, 2024
1 check passed
@K-Meech K-Meech deleted the km/docker-actions branch August 29, 2024 17:19
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.

2 participants