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 08dd6bb commit af3e755Copy full SHA for af3e755
GitGitGadget's-Azure-Function-and-Azure-Pipelines.md
@@ -32,7 +32,7 @@ Depending how the Azure Pipeline was triggered, it calls [`misc-helper.ts`](http
32
npm install &&
33
npm run build ||
34
exit 1
35
- ```
+ ```
36
3. Obtain GitHub Token:
37
```sh
38
GIT_CONFIG_PARAMETERS="$GIT_CONFIG_PARAMETERS $EXTRA_CONFIG"
0 commit comments