2.4.34
This commit is contained in:
parent
2132fbf6b9
commit
75cde136ba
2
Makefile
2
Makefile
@ -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 \
|
||||||
|
Loading…
Reference in New Issue
Block a user