Skip to content

Commit d5099ab

Browse files
testing
1 parent 913818a commit d5099ab

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/test-sbom.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,10 +36,9 @@ jobs:
3636
with:
3737
context: .
3838
file: docker/${{ inputs.folder }}/Dockerfile
39-
# push: true
39+
push: false
4040
tags: ${{ steps.meta.outputs.tags }}
4141
labels: ${{ steps.meta.outputs.labels }}
42-
platforms: linux/arm64/v8,linux/amd64
4342
load: true
4443

4544
- name: Syft

0 commit comments

Comments
 (0)