-
-
Notifications
You must be signed in to change notification settings - Fork 21
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore: enhance GitHub Actions workflow for Docker image builds
- Added concurrency configuration to manage multiple pushes and prevent overlapping builds. - Implemented a scheduled trigger to run the workflow daily at 02:00 UTC. - Introduced a wait step to ensure a quiet period before proceeding with builds on push events. - Updated Docker actions to their latest versions for improved reliability and security. - Ensured the workflow only runs on pushes to the main branch. These changes improve the efficiency and reliability of the Docker image build process.
- Loading branch information
Showing
1 changed file
with
28 additions
and
9 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