mirror of
https://github.com/hashicorp/nomad.git
synced 2026-04-06 07:37:12 +00:00
* automatically clone to a temp dir for a fresh worktree * just output changelog entries if not CI * the nested `make version` call was mangling default NEW_VERSION: ``` export NEW_VERSION='make[1]: Entering directory '/tmp/nomad' 1.11.4-dev make[1]: Leaving directory '/tmp/nomad'' ```