70e225f229
Runs a set of tests before the candidate image can be pushed. The tests aim to cover all common use cases. It was not possible to run the tests as a separate set of jobs because `actions/upload-artifact` and `actions/download-artifact` are too slow. Moreover, a separate set of jobs would create a bottleneck because some architectures complete their docker builds faster than others. The custom docker shell may require maintenance if GitHub change the underlying runner environment in the future. It doesn't (yet?) support multi-line run commands. PR: #46 |
||
---|---|---|
.. | ||
containers.yml |