Skip to content

Commit 6f4de4c

Browse files
committed
refactor: remove build docker step from trivy ci
1 parent 73756ce commit 6f4de4c

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/ci.yaml

-3
Original file line numberDiff line numberDiff line change
@@ -421,9 +421,6 @@ jobs:
421421
name: release-packages
422422
path: ./release-packages
423423

424-
- name: Build Docker image
425-
run: ./ci/steps/build-docker-image.sh
426-
427424
- name: Run Trivy vulnerability scanner in repo mode
428425
uses: aquasecurity/trivy-action@master
429426
with:

0 commit comments

Comments
 (0)