mirror of
https://github.com/rclone/rclone.git
synced 2024-11-22 00:13:49 +01:00
Stop make beta remaking the docs
This commit is contained in:
parent
758c7f2d84
commit
ea11f5ff3d
2
Makefile
2
Makefile
@ -56,7 +56,7 @@ upload_github:
|
|||||||
cross: doc
|
cross: doc
|
||||||
./cross-compile $(TAG)
|
./cross-compile $(TAG)
|
||||||
|
|
||||||
beta: doc
|
beta:
|
||||||
./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)β
|
||||||
|
Loading…
Reference in New Issue
Block a user