mirror of
https://github.com/kemko/nomad.git
synced 2026-01-01 16:05:42 +03:00
Add the missing v on the changelog call
This commit is contained in:
@@ -223,7 +223,7 @@ proto: ## Generate protobuf bindings
|
||||
@buf --config tools/buf/buf.yaml --template tools/buf/buf.gen.yaml generate
|
||||
|
||||
changelog: ## Generate changelog from entries
|
||||
@changelog-build -last-release $(LAST_RELEASE) -this-release HEAD \
|
||||
@changelog-build -last-release v$(LAST_RELEASE) -this-release HEAD \
|
||||
-entries-dir .changelog/ -changelog-template ./.changelog/changelog.tmpl -note-template ./.changelog/note.tmpl
|
||||
|
||||
## We skip the terraform directory as there are templated hcl configurations
|
||||
|
||||
Reference in New Issue
Block a user