-
-
Notifications
You must be signed in to change notification settings - Fork 13
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ci(docker): parallelize docker builds and push (#1421)
<!-- This is an auto-generated comment: release notes by coderabbit.ai --> ## Summary by CodeRabbit - **New Features** - Introduced multi-platform Docker image builds for `linux/amd64` and `linux/arm64`. - Added a new job for creating a manifest list of built images. - Implemented a separate deployment job for preproduction updates. - **Improvements** - Streamlined the deployment process with new job dependencies. - Enhanced consistency in Docker image tagging using an environment variable. <!-- end of auto-generated comment: release notes by coderabbit.ai -->
- Loading branch information
1 parent
14bebb3
commit eb9e37f
Showing
2 changed files
with
143 additions
and
21 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters