fix typo
All checks were successful
Deploy to Production / build-and-deploy (push) Successful in 1m5s

This commit is contained in:
A'zamov Samandar
2025-11-05 19:43:16 +05:00
parent 2bbe34f703
commit b69a128a76

View File

@@ -31,7 +31,7 @@ jobs:
uses: docker/build-push-action@v5
with:
context: .
file: ./docker/Dockerfile.web
file: Dockerfile
push: false
load: true
tags: ${{ env.PROJECT_NAME }}:test