Skip to content

Commit

Permalink
ci: start all internal testnet regardless of state (#1866)
Browse files Browse the repository at this point in the history
even if the nodes are not in standby, target them for the start job in
the internal testnet deployment CI
  • Loading branch information
pirtleshell authored Mar 29, 2024
1 parent 198b620 commit 3033529
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/cd-start-chain.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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 }}
Expand Down

0 comments on commit 3033529

Please sign in to comment.