-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Refactor Docker image build and push logic in create_packages.yml
- Simplified the build process to only build changed images and their dependents, removing unnecessary checks for tags and production branches. - Updated the push logic to only push images that were built, enhancing efficiency and clarity in the workflow. These changes streamline the CI/CD process for Docker images, ensuring that only relevant images are built and pushed based on changes detected.
- Loading branch information
Showing
1 changed file
with
14 additions
and
26 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