fix ci build
Docker Image CI / push (push) Has been cancelled
Docker Image CI / test (push) Has been cancelled

This commit is contained in:
2026-04-13 15:18:02 +03:00
parent c75f530f86
commit d4f614c478
+1 -1
View File
@@ -70,7 +70,7 @@ jobs:
- name: Build and push image
uses: docker/build-push-action@v4
with:
context: .
context: build
push: true
#platforms: linux/amd64,linux/arm64
platforms: linux/amd64