querylab / lazywarden

Automatic Bitwarden Backup
https://lazywarden.com
MIT License
611 stars 15 forks source link

Add GH action to build container #14

Closed pschmitt closed 2 weeks ago

pschmitt commented 3 weeks ago

Should be pretty self-explanatory. Works as expected on my fork.

Zoobdude commented 3 weeks ago

Could you have it push to docker hub too? https://hub.docker.com/r/querylab/lazywarden

pschmitt commented 3 weeks ago

Sure, you will need to setup CI secret though.

pschmitt commented 3 weeks ago

So for docker.io you'd need to create these 2 secrets:

querylab commented 2 weeks ago

@pschmitt Sorry for the delay! This is awesome, I never worked with GitHub Actions before, and this setup really automates everything. Thank you so much for your contribution. I just added the necessary secrets to the project and I hope everything works perfectly