Skip to content

Commit

Permalink
Remove testnet --container-mount-disk for now
Browse files Browse the repository at this point in the history
  • Loading branch information
dconnolly authored and teor2345 committed Dec 16, 2020
1 parent 4d387ef commit fbca3c7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,6 @@ jobs:
--boot-disk-type pd-ssd \
--container-image rust:buster \
--container-mount-disk mount-path='/mainnet',name="zebrad-cache-$SHORT_SHA-mainnet-419200" \
--container-mount-disk mount-path='/testnet',name="zebrad-cache-$SHORT_SHA-testnet-280000" \
--container-restart-policy never \
--create-disk name="zebrad-cache-$SHORT_SHA-mainnet-419200",image=zebrad-cache-2a21c86-mainnet-419200 \
--machine-type n2-standard-4 \
Expand Down

0 comments on commit fbca3c7

Please sign in to comment.