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