mirror of
https://github.com/rclone/rclone.git
synced 2025-12-26 21:23:15 +00:00
make beta announces destination URL
This commit is contained in:
1
Makefile
1
Makefile
@@ -60,6 +60,7 @@ beta: doc
|
|||||||
./cross-compile $(TAG)β
|
./cross-compile $(TAG)β
|
||||||
rm build/*-current-*
|
rm build/*-current-*
|
||||||
rclone -v copy build/ memstore:pub-rclone-org/$(TAG)β
|
rclone -v copy build/ memstore:pub-rclone-org/$(TAG)β
|
||||||
|
@echo Beta release ready at http://pub.rclone.org/$(TAG)%CE%B2/
|
||||||
|
|
||||||
serve:
|
serve:
|
||||||
cd docs && hugo server -v -w
|
cd docs && hugo server -v -w
|
||||||
|
|||||||
Reference in New Issue
Block a user