mirror of
https://git.asonix.dog/asonix/relay.git
synced 2024-11-13 05:01:06 +00:00
Don't cargo publish relay
This commit is contained in:
parent
11242b57f3
commit
3912f1203d
1 changed files with 3 additions and 3 deletions
|
@ -81,7 +81,7 @@ if [ "$push" == "true" ]; then
|
|||
./manifest.sh relay $new_tag
|
||||
./manifest.sh relay latest
|
||||
|
||||
pushd ../../
|
||||
cargo publish
|
||||
popd
|
||||
# pushd ../../
|
||||
# cargo publish
|
||||
# popd
|
||||
fi
|
||||
|
|
Loading…
Reference in a new issue