diff --git a/.gitlab-ci/test/gitlab-ci.yml b/.gitlab-ci/test/gitlab-ci.yml index 2b2499568b0..1dd8cfdc3a3 100644 --- a/.gitlab-ci/test/gitlab-ci.yml +++ b/.gitlab-ci/test/gitlab-ci.yml @@ -120,7 +120,6 @@ - .test # Cancel job if a newer commit is pushed to the same branch interruptible: true - stage: test before_script: - !reference [default, before_script] # Use this instead of gitlab's artifacts download because it hits packet.net