Skip to content

Commit 7796b61

Browse files
committed
Try removing cache from build to fix issue with tags
1 parent e462748 commit 7796b61

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/docker-image.yml

-2
Original file line numberDiff line numberDiff line change
@@ -69,8 +69,6 @@ jobs:
6969
push: true
7070
tags: ${{ env.TAGS }}
7171
labels: ${{ steps.meta.outputs.labels }}
72-
cache-from: type=registry,ref=${{ env.TAGS }}
73-
cache-to: type=inline
7472

7573
# deploy nightly
7674
- name: Deploy docker image to staging

0 commit comments

Comments
 (0)