From 1af8e0cced9c44090feacee130b532f18794db28 Mon Sep 17 00:00:00 2001 From: Alexandr Demicev Date: Mon, 9 Oct 2023 19:17:59 +0200 Subject: [PATCH] test --- hack/make-release-notes.sh | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/hack/make-release-notes.sh b/hack/make-release-notes.sh index 37cb5758..b630c550 100755 --- a/hack/make-release-notes.sh +++ b/hack/make-release-notes.sh @@ -28,4 +28,5 @@ git fetch --depth 1 origin ce045ad2cddf21738799fcc310e847709b8ee41e git checkout FETCH_HEAD -- hack/tools/release/notes.go go build hack/tools/release/notes.go mv notes $TOOLS_FOLDER -cd - && rm -rf $TOOLS_FOLDER/cluster-api \ No newline at end of file +cd - && rm -rf $TOOLS_FOLDER/cluster-api +echo "Test"