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 build --no-default-features --locked --features="json $FEATURES"
|
||||||
|
|
||||||
.cargo-cleanup:
|
.cargo-cleanup:
|
||||||
extends: .cargo-build
|
|
||||||
stage: cache-cleanup
|
stage: cache-cleanup
|
||||||
allow_failure: true
|
allow_failure: true
|
||||||
script:
|
script:
|
||||||
|
|
Loading…
Reference in a new issue