Skip to content

Commit 05c4284

Browse files
committed
adhoc: skip scanning docker image for now
1 parent fe9393f commit 05c4284

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,4 +79,4 @@ docker-scan: ## scan Docker image
7979
trivy image $(DOCKER_REPO_NAME)/$(DOCKER_IMAGE_NAME):$(GIT_TAG)
8080

8181
.PHONY: ci-test-docker
82-
ci-test-docker: docker-lint docker-build docker-scan docker-run ## run CI test for Docker
82+
ci-test-docker: docker-lint docker-build docker-run ## run CI test for Docker

0 commit comments

Comments
 (0)