We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9f7776e commit 6629304Copy full SHA for 6629304
.github/workflows/e2e-naga.yml
@@ -49,9 +49,9 @@ jobs:
49
- environment: naga-dev
50
network: naga-dev
51
privateKey: LIVE_MASTER_ACCOUNT_NAGA_DEV
52
- - environment: naga-staging
53
- network: naga-staging
54
- privateKey: LIVE_MASTER_ACCOUNT_NAGA_STAGING
+ # - environment: naga-staging
+ # network: naga-staging
+ # privateKey: LIVE_MASTER_ACCOUNT_NAGA_STAGING
55
- environment: naga-test
56
network: naga-test
57
privateKey: LIVE_MASTER_ACCOUNT_NAGA_TEST
0 commit comments