Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ci(gradle): improve Docker image pushing process
- Replace direct pushes with a loop that iterates over generated tags- Add echo statements to improve CI log readability - Remove redundant '--all-tags' option as it's not needed with the new approach
- Loading branch information