Skip to content

Commit

Permalink
add prober to build and release the image/manifests (#288)
Browse files Browse the repository at this point in the history
Signed-off-by: cpanato <[email protected]>

Signed-off-by: cpanato <[email protected]>
  • Loading branch information
cpanato authored Aug 11, 2022
1 parent f1ebae2 commit 2e14289
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit 2e14289

Please sign in to comment.