Skip to content

Commit 121a0e8

Browse files
committed
ci: Add trivy scan to docker build
1 parent c32920c commit 121a0e8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/test.yaml

+1
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ jobs:
2121
- name: Build
2222
uses: docker/build-push-action@v4
2323
with:
24+
load: true
2425
push: false
2526
tags: 'ledger:${{ github.sha }}'
2627
cache-from: type=gha

0 commit comments

Comments
 (0)