You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add a Github Action to automatically test the docker build process.
Similar to unit testing, the Action should verify that the docker container can be build.
The text was updated successfully, but these errors were encountered:
Docker test building using the git repo alone is a little bit complicated now. There are no conig files for an image building.
I've already mentioned this in #165 (comment)
Add a Github Action to automatically test the docker build process.
Similar to unit testing, the Action should verify that the docker container can be build.
The text was updated successfully, but these errors were encountered: