Skip to content

Commit

Permalink
ci: clean context for solis
Browse files Browse the repository at this point in the history
  • Loading branch information
kwiss committed Apr 1, 2024
1 parent d4c396d commit fa5d8d6
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 10 deletions.
1 change: 1 addition & 0 deletions .github/workflows/arkproject-deploy-contracts-mainnet.yml
Original file line number Diff line number Diff line change
Expand Up @@ -90,6 +90,7 @@ jobs:
STARKNET_SOLIS_ACCOUNT_PRIVATE_KEY: ${{ secrets.STARKNET_SOLIS_ACCOUNT_PRIVATE_KEY_MAINNET }}
run: |
cd aws/cdk-solis-ecs
pnpm cdk context --clear
pnpm cdk deploy --all --require-approval never --force
deploy-orderbook:
needs: deploy-solis
Expand Down
20 changes: 10 additions & 10 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit fa5d8d6

Please sign in to comment.