Fix gitlab-ci
This commit is contained in:
parent
2c7761047a
commit
a3bcc237f5
|
|
@ -32,10 +32,6 @@ publish_ostree-sys:
|
||||||
when: manual
|
when: manual
|
||||||
|
|
||||||
# ostree
|
# ostree
|
||||||
ostree_fmt:
|
|
||||||
stage
|
|
||||||
cargo fmt --package ostree -- --check
|
|
||||||
|
|
||||||
ostree:
|
ostree:
|
||||||
stage: build
|
stage: build
|
||||||
script:
|
script:
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue