Refactor Docker image paths for better compatibility with Docker environment

This commit is contained in:
2025-10-15 18:35:30 +03:00
parent 6524c173a6
commit e1971c3928
3 changed files with 17 additions and 5 deletions
-1
View File
@@ -45,4 +45,3 @@ jobs:
- name: Push Docker image
run: docker push ${{ env.REGISTRY_URL }}/${{ env.REGISTRY_OWNER }}/${{ env.IMAGE_NAME }}:${{ env.TAG }}