Highlight with bold pipiline name in readme.md

This commit is contained in:
2024-12-27 11:22:46 +03:00
parent 633e2ce1c2
commit b331f6b297

View File

@@ -9,7 +9,7 @@ You should register this library in Jenkins -> System settings -> Global Pipelin
* Default version: `master` * Default version: `master`
* Project Repository: `https://git.shstk.ru/SHS/jenkins_lib.git` * Project Repository: `https://git.shstk.ru/SHS/jenkins_lib.git`
Then create pipeline job with fixed name `shstk-platforms` and set script to: Then create pipeline job **with fixed name `shstk-platforms`** and set script to:
```js ```js
@Library('SHS.Platforms') _ @Library('SHS.Platforms') _
node { node {