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

ci: Add GitHub Actions for testing build and deployment to Docker Hub #4

Merged

Conversation

matthewfeickert
Copy link
Contributor

Add CI using GitHub Actions to test the build and then deploy the build to Docker Hub with the tags latest and simple (if the push that triggers the build is a tag push then the image will also be labeled with latest-stable and the tag).

This requires the following secrets be added to the GitHub repo:

  • DOCKER_USERNAME
  • DOCKER_PASSWORD

Also additionally add hyperlinks to Folding@home and information on the Docker image simple tag:

Docker Pulls Docker Image Size (tag)

@lukasheinrich lukasheinrich merged commit 611139f into lukasheinrich:master Mar 19, 2020
@matthewfeickert matthewfeickert deleted the ci/add-GHA-for-deployment branch March 19, 2020 21:55
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