Update .gitlab-ci.yml

fix typo arm64
This commit is contained in:
Denis S. Soldatov aka General-Beck 2017-05-03 03:03:39 +03:00 committed by GitHub
parent 2bb6546ed6
commit 5fd5c9e85c
1 changed files with 1 additions and 1 deletions

View File

@ -348,7 +348,7 @@ linux-armv6:
allow_failure: true
linux-aarch64:
stage: build
image: parity/rust-arm64:latest
image: parity/rust-arm64:gitlab-ci
only:
- beta
- tags