internet-computer-protocol / evm-rpc-canister

Interact with EVM blockchains from the Internet Computer.
https://internetcomputer.org/docs/current/developer-docs/multi-chain/ethereum/evm-rpc/overview
Apache License 2.0
63 stars 13 forks source link

ci: Docker build on CI #303

Closed gregorydemay closed 6 days ago

gregorydemay commented 1 week ago

Add an action to

  1. Run the script ./scripts/docker-build that is in charge of the reproducible build.
  2. Save the produced artifact so that it can be downloaded (e.g. for debugging purposes).
  3. Display the SHA-256 of the produced artifact.