You've already forked sap-jenkins-library
mirror of
https://github.com/SAP/jenkins-library.git
synced 2025-09-16 09:26:22 +02:00
doc: using dedicated versions (#3809)
* Update introduction.md * Update introduction.md
This commit is contained in:
@@ -48,6 +48,15 @@ piperPipeline script: this
|
||||
|
||||
You find more details about the custom defaults in the [configuration section](../configuration.md)
|
||||
|
||||
!!! warning "using dedicated versions"
|
||||
It is possible to use a fixed version of the library using e.g.
|
||||
|
||||
```
|
||||
@Library('piper-lib-os@v1.222.0') _
|
||||
```
|
||||
|
||||
**Make sure to only use valid git tags as versions!**
|
||||
|
||||
## Second step: Prepare pipeline for your main branch
|
||||
|
||||
Extend your configuration to also contain git ssh credentials information.
|
||||
|
Reference in New Issue
Block a user