Skip to content

Commit

Permalink
removed cache for geokube image
Browse files Browse the repository at this point in the history
  • Loading branch information
gtramonte committed May 2, 2024
1 parent 112bab0 commit 08a9b33
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build-push-docker_pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,8 +36,8 @@ jobs:
context: .
file: ./Dockerfile
push: true
cache-from: type=gha
cache-to: type=gha,mode=max
#cache-from: type=gha
#cache-to: type=gha,mode=max
tags: |
${{ vars.GEOKUBE_REGISTRY }}/geokube:${{ env.TAG }}
${{ vars.GEOKUBE_REGISTRY }}/geokube:latest

0 comments on commit 08a9b33

Please sign in to comment.