Skip to content

Commit c081100

Browse files
committed
testing - export to tar
1 parent 7974399 commit c081100

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docker-testing.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ jobs:
4848
platforms: linux/amd64
4949
provenance: mode=max
5050
sbom: true
51-
outputs: type=cacheonly
51+
outputs: type=oci,dest=./image.tar
5252
push: false
5353
- name: Run Docker image
5454
uses: addnab/docker-run-action@4f65fabd2431ebc8d299f8e5a018d79a769ae185 # v3.0.0

0 commit comments

Comments
 (0)