remove the cache

This commit is contained in:
Skillet 2023-03-01 04:03:08 -05:00 committed by GitHub
parent b1e3c57ccb
commit 1e7a41a950
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -33,5 +33,4 @@ jobs:
context: .
file: ./Dockerfile
push: true
cache-to: type=inline
tags: "${{ vars.DOCKER_REGISTRY_URL }}/squadjs:latest"