Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/iv-cores/jenkins-library
shared library for jankins builds
https://github.com/iv-cores/jenkins-library
jenkins-library
Last synced: about 2 months ago
JSON representation
shared library for jankins builds
- Host: GitHub
- URL: https://github.com/iv-cores/jenkins-library
- Owner: iv-cores
- License: apache-2.0
- Created: 2024-07-29T05:45:06.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2024-09-06T19:14:51.000Z (4 months ago)
- Last Synced: 2024-09-06T22:47:58.776Z (4 months ago)
- Topics: jenkins-library
- Language: Groovy
- Homepage:
- Size: 24.4 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# jenkins-library
Shared library for Jenkins builds.
## Scripts
| Script | Description | Documentation |
|--------------------|----------------------------------|----------------------------------------------|
| `DockerImageBuild` | Builds and deploys docker images | [DockerImageBuild](vars/DockerImageBuild.md) |