Skip to content

Commit

Permalink
[pipeline] fix init to use correct marinade wallet pubkey
Browse files Browse the repository at this point in the history
  • Loading branch information
ochaloup committed Jun 3, 2024
1 parent fd398e8 commit 67965dc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .buildkite/init-settlements.yml
Original file line number Diff line number Diff line change
Expand Up @@ -102,6 +102,7 @@ steps:
--operator-authority "$$VALIDATOR_BONDS_OPERATOR_AUTHORITY" \
--fee-payer "$$VALIDATOR_BONDS_SETTLEMENTS_WALLET" \
--rent-payer "$$VALIDATOR_BONDS_SETTLEMENTS_WALLET" \
--marinade-wallet "$$VALIDATOR_BONDS_FUNDING_WALLET" \
--epoch "$$epoch" | tee -a "./build-report.$$BUILDKITE_RETRY_COUNT"
key: 'init-settlement'
artifact_paths:
Expand Down

0 comments on commit 67965dc

Please sign in to comment.