1
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:
Nick Craig-Wood 2019-01-17 15:15:18 +00:00
parent 4846d9393d
commit 21a0693b79

View File

@ -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