build: upload circleci builds for the beta release latest too

s3-about
Nick Craig-Wood 2019-01-17 15:15:18 +00:00
parent 4846d9393d
commit 21a0693b79
1 changed files with 1 additions and 1 deletions

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