mirror of
https://github.com/rclone/rclone
synced 2025-01-03 03:46:24 +01:00
build: upload circleci builds for the beta release latest too
This commit is contained in:
parent
4846d9393d
commit
21a0693b79
2
Makefile
2
Makefile
@ -188,7 +188,7 @@ endif
|
||||
circleci_upload:
|
||||
./rclone --config bin/travis.rclone.conf -v copy build/ $(BETA_UPLOAD)/testbuilds
|
||||
ifndef BRANCH_PATH
|
||||
-#./rclone --config bin/travis.rclone.conf -v copy build/ $(BETA_UPLOAD_ROOT)/testbuilds
|
||||
./rclone --config bin/travis.rclone.conf -v copy build/ $(BETA_UPLOAD_ROOT)/test/testbuilds-latest
|
||||
endif
|
||||
@echo Beta release ready at $(BETA_URL)/testbuilds
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user