Skip to content

Commit

Permalink
Fix link in readme (#1176)
Browse files Browse the repository at this point in the history
  • Loading branch information
cimbalek authored Jan 31, 2024
1 parent 3ca94f0 commit 5945249
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -142,7 +142,7 @@ NOTE: test coverage analysis is executed only by **Jenkins PR simple build&test*
### Pipelines
In this repository two types of pipelines can be found:
- **Kogito pipelines** (obviously) - located in the [.ci/jenkins](./.ci/jenkins) folder
- **Seed jobs library** - see [Jenkins documentation](../docs/jenkins.md)
- **Seed jobs library** - see [Jenkins documentation](./docs/jenkins.md)

### Shared pipeline libraries
Apart from these pipelines, the `jenkins-pipeline-shared-libraries` are also stored in this repository. Functions and classes contained in these libraries can be freely used in all pipelines located under [KIE Jenkins folder](https://ci-builds.apache.org/job/KIE). Just include correct import and annotation in your Jenkinsfile:
Expand Down

0 comments on commit 5945249

Please sign in to comment.