You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This should be fairly simple because the entire build is already dockerized. We just need to add a CI job that does the build and pushes it to our registry. We can borrow from the docker build jobs we already have (for example in this repo).
The text was updated successfully, but these errors were encountered:
sveitser
changed the title
Build nitro node docker container on CI and push to registry
Build nitro node docker image on CI and push to registry
Dec 4, 2023
sveitser
added a commit
to EspressoSystems/nitro-espresso-integration
that referenced
this issue
Dec 4, 2023
CloseEspressoSystems/espresso-sequencer#783
- Add CI step to build docker images for nitro.
- [WIP] download the wasm binary from espresso builds.
We first need a tagged release to finish this. So there
will be a follow up PR once this one is merged.
This should be fairly simple because the entire build is already dockerized. We just need to add a CI job that does the build and pushes it to our registry. We can borrow from the docker build jobs we already have (for example in this repo).
The text was updated successfully, but these errors were encountered: