Skip to content

Commit

Permalink
feat: add eth contract address env var to cas (#40)
Browse files Browse the repository at this point in the history
  • Loading branch information
stephhuynh18 authored Jan 12, 2023
1 parent 4e7d672 commit 04438fc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ci/plans/cas.cue
Original file line number Diff line number Diff line change
Expand Up @@ -127,6 +127,7 @@ dagger.#Plan & {
-e ETH_NETWORK=goerli \
-e ETH_OVERRIDE_GAS_CONFIG=false \
-e ETH_WALLET_PK=0x16dd0990d19001c50eeea6d32e8fdeef40d3945962caf18c18c3930baa5a6ec9 \
-e ETH_CONTRACT_ADDRESS=0xD3f84Cf6Be3DD0EB16dC89c972f7a27B441A39f2 \
"$IMAGE_NAME"
timeout=$TIMEOUT
Expand Down

0 comments on commit 04438fc

Please sign in to comment.