forked from TrueCloudLab/rclone
Stop make beta remaking the docs
This commit is contained in:
parent
758c7f2d84
commit
ea11f5ff3d
1 changed files with 1 additions and 1 deletions
2
Makefile
2
Makefile
|
@ -56,7 +56,7 @@ upload_github:
|
|||
cross: doc
|
||||
./cross-compile $(TAG)
|
||||
|
||||
beta: doc
|
||||
beta:
|
||||
./cross-compile $(TAG)β
|
||||
rm build/*-current-*
|
||||
rclone -v copy build/ memstore:pub-rclone-org/$(TAG)β
|
||||
|
|
Loading…
Reference in a new issue