Update Docker build workflow to enforce lowercase repository names #2
Owner
- Modified the Docker build process in docker-build.yml to convert the repository name to lowercase, ensuring consistent image naming conventions.
- This change helps prevent potential issues with case sensitivity in image tags when pushing to the registry.
- Modified the Docker build process in docker-build.yml to convert the repository name to lowercase, ensuring consistent image naming conventions.
- This change helps prevent potential issues with case sensitivity in image tags when pushing to the registry.
Arnike
added 1 commit 2026-02-07 18:09:45 +03:00
All checks were successful
CI / ci (push) Successful in 14s
Details
CI / ci (pull_request) Successful in 14s
Details
Merge pull request 'Update Docker build workflow to enforce lowercase repository names' (#2) from develop into main
Reference in New Issue
Block a user
No description provided.
Delete Branch "develop"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?