nethermind icon indicating copy to clipboard operation
nethermind copied to clipboard

feat: Use standard workflows to build and push docker image

Open derrix060 opened this issue 5 months ago • 2 comments

Changes

  • Start using standard workflow to build and push docker containers

Types of changes

What types of changes does your code introduce?

  • [ ] Bugfix (a non-breaking change that fixes an issue)
  • [X] New feature (a non-breaking change that adds functionality)
  • [ ] Breaking change (a change that causes existing functionality not to work as expected)
  • [ ] Optimization
  • [X] Refactoring
  • [ ] Documentation update
  • [ ] Build-related changes
  • [ ] Other: Description

Testing

Requires testing

  • [X] Yes
  • [ ] No

If yes, did you write tests?

  • [ ] Yes
  • [X] No

Notes on testing

Test is being done via CI

Documentation

Requires documentation update

  • [ ] Yes
  • [X] No

Requires explanation in Release Notes

  • [ ] Yes
  • [X] No

derrix060 avatar Jun 19 '25 13:06 derrix060