make beta announces destination URL
This commit is contained in:
parent
ac65d8369e
commit
2aa3c0a2af
1 changed files with 1 additions and 0 deletions
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…
Reference in a new issue