matter-labs / era-test-node

In-memory node that can be used for integration testing and debugging.
https://matter-labs.github.io/era-test-node
Apache License 2.0
313 stars 76 forks source link

ci: Add workflow to build (private) docker images #399

Closed popzxc closed 6 days ago

popzxc commented 6 days ago

Adds a workflow to push docker images to our internal registry. Needed to be able to run era-test-node in our infra.

Later this workflow will be extended to publish it to GHCR too.