diff --git a/.github/workflows/docker-vue3.yml b/.github/workflows/docker-vue3.yml index fc5da899..4e197596 100644 --- a/.github/workflows/docker-vue3.yml +++ b/.github/workflows/docker-vue3.yml @@ -45,8 +45,8 @@ jobs: push: true context: . tags: ${{env.TAG}} - cache-from: type=gha - cache-to: type=gha,mode=max + #cache-from: type=gha + #cache-to: type=gha,mode=max # - # name: Push docker image (FacilMap)