mirror of
https://github.com/0glabs/0g-chain.git
synced 2024-11-10 10:05:18 +00:00
ci: start all internal testnet regardless of state (#1866)
even if the nodes are not in standby, target them for the start job in the internal testnet deployment CI
This commit is contained in:
parent
198b620cb4
commit
3033529d9f
1
.github/workflows/cd-start-chain.yml
vendored
1
.github/workflows/cd-start-chain.yml
vendored
@ -63,7 +63,6 @@ jobs:
|
||||
--update-playbook-filename=$PLAYBOOK_NAME \
|
||||
--chain-id=$CHAIN_ID \
|
||||
--max-upgrade-batch-size=0 \
|
||||
--node-states=Standby \
|
||||
--wait-for-node-sync-after-upgrade=true
|
||||
env:
|
||||
SSM_DOCUMENT_NAME: ${{ inputs.ssm-document-name }}
|
||||
|
Loading…
Reference in New Issue
Block a user