Skip to content

Commit

Permalink
Tmp undo testnet deployment
Browse files Browse the repository at this point in the history
  • Loading branch information
ClementWalter committed Apr 19, 2023
1 parent 829b2af commit 25bd13a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/deployments.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,8 +51,8 @@ jobs:
- name: Deploy
run: |
poetry run python ./docker/devnet/run_and_deploy.py
STARKNET_NETWORK=testnet poetry run python ./scripts/deploy_kakarot.py
STARKNET_NETWORK=testnet2 poetry run python ./scripts/deploy_kakarot.py
# STARKNET_NETWORK=testnet poetry run python ./scripts/deploy_kakarot.py
# STARKNET_NETWORK=testnet2 poetry run python ./scripts/deploy_kakarot.py
- name: Store deployment artifacts
uses: actions/upload-artifact@v3
with:
Expand Down

0 comments on commit 25bd13a

Please sign in to comment.