From 0b1abcd659df2a19e3045990ac65d03689f08226 Mon Sep 17 00:00:00 2001 From: Lynne Date: Fri, 7 May 2021 02:28:01 +1000 Subject: [PATCH] cleanup doesn't need the feature matrix thingy 0uo --- .gitlab-ci.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 1909ace..1f49cf4 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -43,7 +43,6 @@ stages: cargo build --no-default-features --locked --features="json $FEATURES" .cargo-cleanup: - extends: .cargo-build stage: cache-cleanup allow_failure: true script: