remove unused option

This commit is contained in:
schooltechx 2023-04-12 18:38:59 +07:00
parent 38c5bfd4ae
commit ddaa8f8efb
2 changed files with 2 additions and 3 deletions

View file

@ -55,8 +55,8 @@ jobs:
with:
context: cms
load: true
cache-from: type=gha
cache-to: type=gha,mode=max
# cache-from: type=gha
# cache-to: type=gha,mode=max
# cache-from: type=local,src=/tmp/.buildx-cache
# cache-to: type=local,dest=/tmp/.buildx-cache-new,mode=max
tags: ${{env.REGISTRY}}/${{env.IMAGE_NAME}}:${{ steps.gen_ver.outputs.image_ver }},${{env.REGISTRY}}/${{env.IMAGE_NAME}}:latest