This commit is contained in:
Andrei Astafev 2024-04-08 23:36:21 +03:00
parent 2132fbf6b9
commit 75cde136ba

View File

@ -28,7 +28,7 @@ pack:
tar acf $(BUILD_DIR)/myxx-cmake-local-$(V).tar.xz MyxxCMake tar acf $(BUILD_DIR)/myxx-cmake-local-$(V).tar.xz MyxxCMake
upload: upload:
git tag -f -d $(V) # git tag -d $(V)
git tag $(V) git tag $(V)
gitea-tea r c --repo cmake/myxx -t $(V) --tag $(V) \ gitea-tea r c --repo cmake/myxx -t $(V) --tag $(V) \
-a $(BUILD_DIR)/myxx-cmake_$(V).dsc \ -a $(BUILD_DIR)/myxx-cmake_$(V).dsc \