We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e7c2527 commit 1c1ba93Copy full SHA for 1c1ba93
1 file changed
docs/ncu-ci.md
@@ -168,7 +168,7 @@ ncu-ci run https://github.com/nodejs/node/pull/34127
168
Run CI for a specific approved head commit and avoid starting a duplicate Jenkins job:
169
170
```sh
171
-ncu-ci run https://github.com/nodejs/node/pull/34127/commits/faa808326cb0 --check-for-duplicates
+ncu-ci run https://github.com/nodejs/node/pull/34127/commits/35ea6ded7315cf9d0585a5d1cd7d09f358ca5993 --check-for-duplicates
172
```
173
174
If the PR has the `v8 engine` label, `ncu-ci run` also triggers the `node-test-commit-v8-linux`
0 commit comments