openethereum / parity-ethereum

The fast, light, and robust client for Ethereum-like networks.
Other
6.82k stars 1.69k forks source link

Trigger custom docker build when adding ci-build-docker to the commit #11782

Closed denisgranha closed 4 years ago

denisgranha commented 4 years ago

There are times when we need to build docker images for testing, like in this branch https://github.com/openethereum/openethereum/tree/adria0/prometheus before merging to master.

With this action, this is easier and only triggered on demand.

It publishes the image in the docker hub https://hub.docker.com/r/openethereum/openethereum/tags with the branch name prefixed by "alpha-"