Skip to content

Commit 6b847c4

Browse files
author
Roman
committed
remove cache from Build and push Docker image
1 parent b27d926 commit 6b847c4

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/docker-localnet.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -177,5 +177,3 @@ jobs:
177177
tags: |
178178
ghcr.io/${{ github.repository }}-localnet:${{ needs.setup.outputs.tag }}
179179
${{ needs.setup.outputs.latest_tag == 'true' && format('ghcr.io/{0}-localnet:latest', github.repository) || '' }}
180-
cache-from: type=gha
181-
cache-to: type=gha,mode=max

0 commit comments

Comments
 (0)