target all internal testnet instances on update (#1844)

(not just those in standby)
This commit is contained in:
Robert Pirtle 2024-03-12 13:31:33 -07:00 committed by GitHub
parent cf2d83b020
commit 66e41733e7
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -67,7 +67,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=false
env:
SSM_DOCUMENT_NAME: ${{ inputs.ssm-document-name }}