hyperledger/fabric-chaincode-java

Build Docker image in pull request tests

Closed this issue · 0 comments

As a maintainer
I want the fabric-javaenv Docker image to be built as part of the testing done on pull requests
So that the codebase contains valid Docker image configuration ready for release

Currently the only point in the workflow that the Docker image is built in when a release is created. This is not a good time to find out that the Docker image configuration contains errors!