Skip to content

Commit

Permalink
Disable docker cache again
Browse files Browse the repository at this point in the history
  • Loading branch information
cdauth committed Dec 8, 2023
1 parent 3f9ffe6 commit 7cc4462
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/docker-vue3.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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)
Expand Down

0 comments on commit 7cc4462

Please sign in to comment.