generated from PlexSheep/baserepo
Compare commits
3 commits
af37c36ed2
...
8c1666af8f
Author | SHA1 | Date | |
---|---|---|---|
8c1666af8f | |||
4087752ab9 | |||
686eff5a63 |
1 changed files with 1 additions and 2 deletions
|
@ -1,4 +1,3 @@
|
|||
#!/bin/bash
|
||||
set -e
|
||||
cargo ws publish --registry cscherr
|
||||
cargo publish --registry cscherr -p libpt
|
||||
cargo ws publish --registry cscherr || cargo publish --registry cscherr -p libpt
|
||||
|
|
Reference in a new issue