Skip to content
This repository has been archived by the owner on Oct 6, 2020. It is now read-only.

Commit

Permalink
release 0.24.0
Browse files Browse the repository at this point in the history
  • Loading branch information
MindFlavor committed Oct 17, 2019
1 parent 8453435 commit cb306c2
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions scripts/publish_all.sh
Original file line number Diff line number Diff line change
Expand Up @@ -4,14 +4,20 @@ cd azure_sdk_core
cargo publish
cd ..

sleep 20

cd azure_sdk_storage_core
cargo publish
cd ..

sleep 20

cd azure_sdk_storage_account
cargo publish
cd ..

sleep 20

cd azure_sdk_storage_blob
cargo publish
cd ..
Expand Down

0 comments on commit cb306c2

Please sign in to comment.