PolymeshAssociation / Polymesh

Node for Polymesh Blockchain
https://polymesh.network/
GNU General Public License v3.0
165 stars 47 forks source link

Use commit hash for 'develop' docker images #1510

Closed Neopallium closed 1 year ago

Neopallium commented 1 year ago

Using the node version for develop docker images can be confusing, since we often forget to bump the version after releases. This PR will use the commit hash instead when releasing docker images from the develop branch. For the other branches staging, testnet, mainnet, it will still use the node version.