fix: remove cache scope

This commit is contained in:
loks0n 2024-10-09 13:05:13 +01:00
parent 7a507f00bd
commit 7c2b6d9330

View file

@ -30,8 +30,8 @@ jobs:
push: false
tags: ${{ env.IMAGE }}
load: true
cache-from: type=gha,scope=appwrite
cache-to: type=gha,mode=max,scope=appwrite
cache-from: type=gha
cache-to: type=gha,mode=max
outputs: type=docker,dest=/tmp/${{ env.IMAGE }}.tar
build-args: |
DEBUG=false