diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 2f0fd8e..631d11f 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -33,5 +33,4 @@ jobs: context: . file: ./Dockerfile push: true - cache-to: type=inline tags: "${{ vars.DOCKER_REGISTRY_URL }}/squadjs:latest"