Update .gitlab-ci.yml

This commit is contained in:
Denis S. Soldatov aka General-Beck 2016-12-15 02:17:59 +07:00 committed by GitHub
parent 244761782e
commit 245c8581bb

View File

@ -231,7 +231,7 @@ linux-armv6:
stage: build stage: build
image: ethcore/rust-armv6:latest image: ethcore/rust-armv6:latest
only: only:
# - beta - beta
# - tags # - tags
# - stable # - stable
# - triggers # - triggers