Pārlūkot izejas kodu

build: fix the tag recipe

tags/v0.11.0
Jérôme Deuchnord pirms 3 gadiem
vecāks
revīzija
002b4644f4
1 mainītis faili ar 1 papildinājumiem un 1 dzēšanām
  1. +1
    -1
      Makefile

+ 1
- 1
Makefile Parādīt failu

@@ -30,7 +30,7 @@ changelog:
@echo -e " When everything is good, finish the release with 'make tag'." @echo -e " When everything is good, finish the release with 'make tag'."


tag: env tag: env
git add CHANGELOG.md kosmorrolib/version.py kosmorrolib/locales/messages.pot
git add CHANGELOG.md
git commit -m "build: bump version $$RELEASE_NUMBER" git commit -m "build: bump version $$RELEASE_NUMBER"
git tag "v$$RELEASE_NUMBER" git tag "v$$RELEASE_NUMBER"
git checkout features git checkout features


Notiek ielāde…
Atcelt
Saglabāt