Фикс Dockerfile
Some checks failed
Production Build / publish (push) Failing after 10s

This commit is contained in:
2026-04-09 12:29:27 +03:00
parent 7a492ed92a
commit cfee6303b6

View File

@ -25,7 +25,6 @@ jobs:
uses: docker/build-push-action@v5 uses: docker/build-push-action@v5
with: with:
context: . context: .
file: ./Dockerfile
push: true push: true
tags: 'git.miwory.dev/miwory/podkopsubsets:latest' tags: 'git.miwory.dev/miwory/podkopsubsets:latest'
cache-from: type=gha cache-from: type=gha