From 8d2b0a205f5998c7f52e68be3e29beb7d1999985 Mon Sep 17 00:00:00 2001 From: Luc Date: Tue, 16 Jan 2024 16:03:47 +0000 Subject: [PATCH] Bump --- .github/workflows/deploy.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/deploy.yaml b/.github/workflows/deploy.yaml index f2f4678..b10791e 100644 --- a/.github/workflows/deploy.yaml +++ b/.github/workflows/deploy.yaml @@ -47,7 +47,6 @@ jobs: with: push: true file: Dockerfile - context: server tags: ${{ steps.meta.outputs.tags }} labels: ${{ steps.meta.outputs.labels }} cache-from: type=registry,ref=ghcr.io/v3xlabs/action-runner:edge