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 Actions to build + publish a Docker image to DockerHub. Triggers on push and pull #11

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

schklom
Copy link

@schklom schklom commented Dec 2, 2021

I had promised a PR :)

Don't forget to setup DOCKERHUB_USERNAME and DOCKERHUB_TOKEN as GitHub secrets!

Will update GitHub actions to be at the latest version
On push and pull, trigger a multi-platform build of the Dockerfile and publish the image on DockerHub at xtrendence/filedrop:latest

You will need to setup GitHub secrets (DOCKERHUB_USERNAME and DOCKERHUB_TOKEN) for this to run
@Xtrendence
Copy link
Owner

I will merge this once I get my grade, but until then all the code has to be under my name unfortunately. Afterwards I can do whatever I want with the project so I'll merge it as soon as I can! :)

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.

None yet

2 participants