Skip to content
This repository has been archived by the owner on Nov 6, 2020. It is now read-only.

Commit

Permalink
Update gitlab-ci
Browse files Browse the repository at this point in the history
[ci skip]
skip linux-armv6 in beta, tags, stable
  • Loading branch information
General-Beck authored Nov 4, 2016
1 parent ce50286 commit 250736a
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -218,9 +218,9 @@ linux-armv6:
image: ethcore/rust-armv6:latest
only:
- $NIGHTLY
- beta
- tags
- stable
# - beta
# - tags
# - stable
script:
- export CC=arm-linux-gnueabi-gcc
- export CXX=arm-linux-gnueabi-g++
Expand Down

0 comments on commit 250736a

Please sign in to comment.