Right now docker images are not tested.
It might be a problem.
I suggest to add a special action that runs separately and check that docker image works correctly.
We can run only a very simple checks, not all test suite. For example:
- Port is available, response is correct
Mix.install works
Refs #543
Refs #552
Right now
dockerimages are not tested.It might be a problem.
I suggest to add a special action that runs separately and check that
dockerimage works correctly.We can run only a very simple checks, not all test suite. For example:
Mix.installworksRefs #543
Refs #552