Skip to content

Commit 463feba

Browse files
committed
does docker actually work?
1 parent b0e8313 commit 463feba

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/sbom.yaml

+1
Original file line numberDiff line numberDiff line change
@@ -22,5 +22,6 @@ jobs:
2222
python-version: "3.12"
2323
- name: Install compliance-assistant
2424
run: pip install compliance-assistant
25+
- run: docker run hello-world
2526
- name: Generate SBOM
2627
run: compliance-assistant sbom-generate -d . -o sbom-raw.json

0 commit comments

Comments
 (0)