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 workflow build and push to docker hub #15

Merged
merged 4 commits into from
Nov 22, 2023

Conversation

vanbuiten
Copy link
Member

@vanbuiten vanbuiten commented Nov 21, 2023

Added a new and improved GitHub workflow for building and pushing Docker image to Docker Hub.

To use this workflow in GitHub, ensure the following secrets are set:

  • DOCKERHUB_USERNAME: Your Docker Hub username
  • DOCKERHUB_PASSWORD: Your Docker Hub password

And ensure the following variable is set:

  • DOCKERHUB_IMAGE_NAME: The name of your Docker Hub image repository

@vanbuiten vanbuiten requested a review from 4c0n November 21, 2023 15:10
@vanbuiten vanbuiten self-assigned this Nov 21, 2023
4c0n
4c0n previously approved these changes Nov 22, 2023
…ker image to Docker Hub.

To use this workflow in GitHub, ensure the following secrets are set:
- DOCKERHUB_USERNAME: Your Docker Hub username
- DOCKERHUB_PASSWORD: Your Docker Hub password

And ensure the following variable is set:
- DOCKERHUB_IMAGE_NAME: The name of your Docker Hub image repository
…s as it is replaced with the new and improved workflow.
@vanbuiten vanbuiten force-pushed the chore/github-workflow-build-and-push-to-docker-hub branch from 3596ad8 to 44792ea Compare November 22, 2023 10:56
@vanbuiten vanbuiten requested a review from 4c0n November 22, 2023 10:56
@vanbuiten vanbuiten enabled auto-merge November 22, 2023 10:57
@vanbuiten vanbuiten merged commit 3ba06d7 into master Nov 22, 2023
1 check passed
@4c0n 4c0n deleted the chore/github-workflow-build-and-push-to-docker-hub branch November 22, 2023 11:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants