Update gitlab-ci

This commit is contained in:
Denis S. Soldatov aka General-Beck 2016-09-14 00:42:02 +07:00 committed by GitHub
parent a872484891
commit aa949c3f04

View File

@ -97,7 +97,6 @@ linux-armv7:
- stable - stable
script: script:
- export - export
- export CXX="arm-linux-gnueabihf-g++"
- rm -rf .cargo - rm -rf .cargo
- mkdir -p .cargo - mkdir -p .cargo
- echo "[target.armv7-unknown-linux-gnueabihf]" >> .cargo/config - echo "[target.armv7-unknown-linux-gnueabihf]" >> .cargo/config
@ -241,4 +240,4 @@ deploy-binaries:
- tags - tags
- stable - stable
script: script:
- ./deploy.sh - scripts/deploy.sh