-
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
- Updated the build process to differentiate between tag/production branches and other branches, ensuring that the frontend and main images are built and pushed accordingly. - Simplified the conditions for building and pushing images based on changes detected, enhancing the efficiency of the CI/CD workflow. These changes streamline the Docker image management process, ensuring only relevant images are built and pushed based on the current branch context.
- Loading branch information
Showing
1 changed file
with
25 additions
and
14 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