mirror of
https://github.com/actiontech/dble.git
synced 2026-01-05 12:20:19 -06:00
Fix 02f566492e13a1ca405c576e9dd60795de84eefb
This commit is contained in:
2
Makefile
2
Makefile
@@ -18,5 +18,5 @@ upload_mycat:
|
||||
upload_ushard:
|
||||
curl -T $(shell pwd)/target/*-linux.tar.gz -u admin:ftpadmin ftp://release-ftpd/actiontech-${PROJECT_NAME}/qa/${VERSION}/actiontech-ushard-core.tar.gz
|
||||
|
||||
upload_ushard_ushard_obfuscate:
|
||||
upload_ushard_obfuscate:
|
||||
curl -T $(shell pwd)/target/*-linux.tar.gz -u admin:ftpadmin ftp://release-ftpd/actiontech-${PROJECT_NAME}/qa/${VERSION}/actiontech-ushard-core-obfuscate.tar.gz
|
||||
|
||||
Reference in New Issue
Block a user