In case your're interested! This is the build+test part for #6.
Every time you push a commit to main, GitHub actions will build your Docker image! Since the image contains a test stage, you'll quickly know if something isn't working like it should.
You may have to edit the README if you want to have the status badge updated with your own builds:
Automated tests + builds from GitHub
In case your're interested! This is the build+test part for #6.
Every time you push a commit to
main
, GitHub actions will build your Docker image! Since the image contains a test stage, you'll quickly know if something isn't working like it should.You may have to edit the README if you want to have the status badge updated with your own builds: