forked from TrueCloudLab/rclone
build: upload circleci builds for the beta release latest too
This commit is contained in:
parent
4846d9393d
commit
21a0693b79
1 changed files with 1 additions and 1 deletions
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…
Add table
Reference in a new issue