Skip to content

Commit baca682

Browse files
committed
update workflow
1 parent 415963c commit baca682

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/publish_container.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -56,8 +56,8 @@ jobs:
5656
tags: ${{ steps.meta.outputs.tags }}
5757
labels: ${{ steps.meta.outputs.labels }}
5858
annotations: ${{ steps.meta.outputs.annotations }}
59-
cache-from: type=gha
60-
cache-to: type=gha,mode=max
59+
# cache-from: type=gha
60+
# cache-to: type=gha,mode=max
6161
- name: Generate SBOM for the dev Docker image
6262
uses: anchore/sbom-action@v0
6363
with:

0 commit comments

Comments
 (0)