Add missing arch architecture release configuration

This commit is contained in:
timvisee 2018-05-30 16:57:36 +02:00
parent eaea9c772f
commit 4ffa0cc90a
No known key found for this signature in database
GPG key ID: 109CBA0BF74036C2

View file

@ -102,6 +102,7 @@ jobs:
deploy: *deploy-github-release
- stage: release
rust: stable
env: TARGET=arm-unknown-linux-gnueabi
install: *install-github-release-cross
script: *script-github-release
deploy: *deploy-github-release