diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 59c709747..55a70b454 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -225,14 +225,12 @@ windows: name: "${CI_BUILD_NAME}_parity" test-linux: stage: test - image: ethcore/rust:stable before_script: - git submodule update --init --recursive script: - ./test.sh --verbose tags: - - rust - - rust-stable + - rust-test dependencies: - linux-stable deploy-binaries: