This commit is contained in:
Andrei Astafev 2024-04-08 23:35:56 +03:00
parent c054ac8e78
commit 2132fbf6b9

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 -d $(V) git tag -f -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 \