We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bb9b789 commit ff4ed3cCopy full SHA for ff4ed3c
.circleci/config.yml
@@ -27,4 +27,6 @@ workflows:
27
- master
28
main-workflow:
29
jobs:
30
- - main-job
+ - main-job:
31
+ context:
32
+ - scratch-npm-creds
0 commit comments