From 2e14289eb9ee5d8ae52c32806b897c5ab4bcb455 Mon Sep 17 00:00:00 2001 From: Carlos Tadeu Panato Junior Date: Thu, 11 Aug 2022 20:04:27 +0200 Subject: [PATCH] add prober to build and release the image/manifests (#288) Signed-off-by: cpanato Signed-off-by: cpanato --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 7e3e19578..35d2581a5 100644 --- a/Makefile +++ b/Makefile @@ -5,7 +5,7 @@ LDFLAGS=-buildid= -X sigs.k8s.io/release-utils/version.gitVersion=$(GIT_TAG) KO_DOCKER_REPO ?= ghcr.io/sigstore/scaffolding # These are the subdirs under config that we'll turn into separate artifacts. -artifacts := trillian ctlog fulcio rekor tuf +artifacts := trillian ctlog fulcio rekor tuf prober .PHONY: ko-resolve ko-resolve: