Skip to content

Commit

Permalink
Remove cache
Browse files Browse the repository at this point in the history
  • Loading branch information
EmilKWarmdahl committed Nov 27, 2024
1 parent 85ae440 commit 91c71fb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -64,8 +64,8 @@ jobs:
tags: "192549843005.dkr.ecr.eu-west-1.amazonaws.com/concordium/desktop-wallet-ci:test"
context: '.'
file: 'scripts/desktop-wallet-ci.Dockerfile'
cache-to: type=gha,mode=max
cache-from: type=gha
#cache-to: type=gha,mode=max
#cache-from: type=gha
build-args: |
BASE_VERSION=${{ env.BASE_IMAGE_VERSION }}
NODE_VERSION=${{ env.NODE_VERSION }}
Expand Down

0 comments on commit 91c71fb

Please sign in to comment.