Skip to content

Commit

Permalink
Merge pull request #2 from alexander-demicev/test
Browse files Browse the repository at this point in the history
test
  • Loading branch information
alexander-demicev authored Oct 9, 2023
2 parents e8bce84 + 1af8e0c commit c493bff
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion hack/make-release-notes.sh
Original file line number Diff line number Diff line change
Expand Up @@ -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
cd - && rm -rf $TOOLS_FOLDER/cluster-api
echo "Test"

0 comments on commit c493bff

Please sign in to comment.