lowercase fix
All checks were successful
Build And Push / publish (push) Successful in 7m28s

This commit is contained in:
2025-09-24 04:31:25 +03:00
parent d9de3c2e3d
commit 9a344e9632

View File

@ -70,6 +70,6 @@ jobs:
context: . context: .
target: production target: production
push: true push: true
tags: "git.miwory.dev/SmartSolutions/HospitalAssistantBackend:latest" tags: "git.miwory.dev/smartsolutions/hospitalassistantbackend:latest"
cache-from: type=gha cache-from: type=gha
cache-to: type=gha,mode=max cache-to: type=gha,mode=max