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 7079a22 commit 20cddf5Copy full SHA for 20cddf5
.circleci/src/pipeline/workflows/@main.yml
@@ -68,7 +68,7 @@ linux-x64:
68
requires:
69
- build
70
- verify-release-readiness:
71
- context: test-runner:npm-release
+ context: [test-runner:npm-release, org-npm-credentials]
72
73
74
- server-unit-tests:
0 commit comments