hyperledger-iroha / iroha

Iroha - A simple, enterprise-grade decentralized ledger
https://wiki.hyperledger.org/display/iroha
Apache License 2.0
438 stars 280 forks source link

ci: Add the ability to build & push iroha from specific commit sha #5055

Closed BAStos525 closed 1 month ago

BAStos525 commented 1 month ago

Context

We don't have the possibility to build and push iroha image from the specific commit. Sometimes it's required by QA team.

Solution

  1. Complete @timofeevmd request.
  2. Change I2::Profiling::Publish to I2::Custom::Publish workflow name.

Checklist