Update gitlab-ci
[ci skip] skip linux-armv6 in beta, tags, stable
This commit is contained in:
parent
ce50286138
commit
250736a085
@ -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++
|
||||
|
Loading…
Reference in New Issue
Block a user