diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index cc9e3985e62d0b2265125c8d2507fde429ff14a3..e5eb9644bfb7dfca0e3fd3b77bc62a3107f0a528 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -64,7 +64,6 @@ test:rust:stable: &test build:linux:ubuntu:amd64: &build stage: build - only: *releaseable_branches variables: CARGO_TARGET: x86_64-unknown-linux-gnu TARGET: native