mirror of
https://github.com/ostreedev/ostree.git
synced 2025-01-26 14:04:12 +03:00
Fix libostree-sys publish step
This commit is contained in:
parent
58c4842d10
commit
9d51535f1a
@ -53,10 +53,8 @@ libostree_nightly:
|
||||
# publish
|
||||
publish_libostree-sys:
|
||||
stage: publish
|
||||
before_script:
|
||||
- cargo login $CRATES_IO_TOKEN
|
||||
script:
|
||||
- cargo publish --verbose --manifest-path libostree-sys/Cargo.toml
|
||||
- cargo publish --verbose --manifest-path libostree-sys/Cargo.toml --token $CRATES_IO_TOKEN
|
||||
when: manual
|
||||
|
||||
#publish_libostree:
|
||||
|
Loading…
x
Reference in New Issue
Block a user