cleanup doesn't need the feature matrix thingy 0uo
This commit is contained in:
parent
a1b16bd8e0
commit
0b1abcd659
1 changed files with 0 additions and 1 deletions
|
@ -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:
|
||||
|
|
Loading…
Reference in a new issue