nethermind
nethermind copied to clipboard
feat: Use standard workflows to build and push docker image
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