Update gitlab-ci
armv6 only triggers
This commit is contained in:
parent
21ed95d0a1
commit
79e79473bf
@ -231,9 +231,9 @@ linux-armv6:
|
||||
stage: build
|
||||
image: ethcore/rust-armv6:latest
|
||||
only:
|
||||
- beta
|
||||
- tags
|
||||
- stable
|
||||
# - beta
|
||||
# - tags
|
||||
# - stable
|
||||
- triggers
|
||||
script:
|
||||
- export CC=arm-linux-gnueabi-gcc
|
||||
|
Loading…
Reference in New Issue
Block a user