From d8833ccc22dcf9a7a69a76554390ce5dfb793614 Mon Sep 17 00:00:00 2001 From: lennoxlotl Date: Mon, 21 Oct 2024 20:06:32 +0200 Subject: [PATCH] fix: do not use api context, that wont work --- .github/workflows/api.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/api.yml b/.github/workflows/api.yml index 2ba5544..2dfbffc 100644 --- a/.github/workflows/api.yml +++ b/.github/workflows/api.yml @@ -36,6 +36,5 @@ jobs: with: push: true platforms: linux/arm64, linux/amd64 - context: api file: api/Dockerfile tags: ${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}