diff --git a/Makefile b/Makefile index 3a854dd..76347f5 100644 --- a/Makefile +++ b/Makefile @@ -15,6 +15,7 @@ stderr: build ./guireleaser >/tmp/guireleaser.stderr 2>&1 prepare-release: + reset make curl-list-release-notdone make curl-incrementAllTargetVersions make curl-list-release-notdone @@ -71,6 +72,7 @@ showNext: curl --silent http://localhost:9419/showNext doRelease: + reset make curl-list-changed make showNext sleep 10