diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 720bcfd..826d19a 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -32,6 +32,5 @@ jobs: context: . file: ./Dockerfile push: true - cache-from: type=registry,ref=${{ vars.DOCKER_REGISTRY_URL }}/squadjs:latest cache-to: type=inline tags: "${{ vars.DOCKER_REGISTRY_URL }}/squadjs:latest"