From 39d8bd76a8e287a5ef7efb629906a2042078a800 Mon Sep 17 00:00:00 2001 From: "Tizian.Breuch" Date: Thu, 9 Oct 2025 15:03:44 +0200 Subject: [PATCH] pl --- .gitea/workflows/pipeline.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitea/workflows/pipeline.yml b/.gitea/workflows/pipeline.yml index e3b687e..548856b 100644 --- a/.gitea/workflows/pipeline.yml +++ b/.gitea/workflows/pipeline.yml @@ -23,7 +23,7 @@ jobs: - name: Build and push Docker image uses: docker/build-push-action@v5 with: - context: . + file: Dockerfile push: true tags: gitea.tzbre.dev/admin/shopsolution-frontend:latest