mirror of
https://git.asonix.dog/asonix/relay.git
synced 2024-11-22 09:31:07 +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 $new_tag
|
||||||
./manifest.sh relay latest
|
./manifest.sh relay latest
|
||||||
|
|
||||||
pushd ../../
|
# pushd ../../
|
||||||
cargo publish
|
# cargo publish
|
||||||
popd
|
# popd
|
||||||
fi
|
fi
|
||||||
|
|
Loading…
Reference in a new issue