mirror of
https://github.com/SAP/jenkins-library.git
synced 2024-12-12 10:55:20 +02:00
doc: using dedicated versions (#3809)
* Update introduction.md * Update introduction.md
This commit is contained in:
parent
88f4d67cdd
commit
0d29a00b9a
@ -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.
|
||||
|
Loading…
Reference in New Issue
Block a user