Highlight with bold pipiline name in readme.md
This commit is contained in:
@@ -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 {
|
||||||
|
|||||||
Reference in New Issue
Block a user