no-git for publish jobs, empty artifacts dir (#10393)
* no-git for publish jobs, empty artifacts dir * fix syntax * prettiness * fix prettiness * should get rid of git in publishing
This commit is contained in:
committed by
Denis S. Soldatov aka General-Beck
parent
f825048efa
commit
b21844b371
@@ -25,6 +25,7 @@ else
|
||||
fi
|
||||
|
||||
echo "_____ Post-processing binaries _____"
|
||||
rm -rf artifacts/*
|
||||
mkdir -p artifacts/$CARGO_TARGET
|
||||
cd artifacts/$CARGO_TARGET
|
||||
|
||||
|
||||
Reference in New Issue
Block a user