mirror of
https://github.com/rclone/rclone.git
synced 2025-02-09 13:13:53 +02:00
make beta announces destination URL
This commit is contained in:
parent
ac65d8369e
commit
2aa3c0a2af
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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user