forked from TrueCloudLab/rclone
Add android and IOS build to circleci
This commit is contained in:
parent
43ced30f11
commit
b531bf1349
1 changed files with 3 additions and 0 deletions
|
@ -20,6 +20,9 @@ jobs:
|
||||||
--targets=darwin/386,darwin/amd64,linux/386,linux/amd64,windows/386,windows/amd64 \
|
--targets=darwin/386,darwin/amd64,linux/386,linux/amd64,windows/386,windows/amd64 \
|
||||||
-tags cmount \
|
-tags cmount \
|
||||||
.
|
.
|
||||||
|
xgo \
|
||||||
|
--targets=android/*,ios/* \
|
||||||
|
.
|
||||||
|
|
||||||
- run:
|
- run:
|
||||||
name: Prepare artifacts
|
name: Prepare artifacts
|
||||||
|
|
Loading…
Reference in a new issue