Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/go-atomci/workflow
Jenkins pipeline workflow redefined
https://github.com/go-atomci/workflow
jenkins jenkins-pipeline jenkinsfile pipeline pipeline-examples workflow
Last synced: 4 months ago
JSON representation
Jenkins pipeline workflow redefined
- Host: GitHub
- URL: https://github.com/go-atomci/workflow
- Owner: go-atomci
- License: apache-2.0
- Created: 2021-08-25T12:39:32.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2023-06-30T10:32:30.000Z (over 1 year ago)
- Last Synced: 2024-10-13T08:03:13.396Z (4 months ago)
- Topics: jenkins, jenkins-pipeline, jenkinsfile, pipeline, pipeline-examples, workflow
- Language: Go
- Homepage:
- Size: 216 KB
- Stars: 10
- Watchers: 1
- Forks: 10
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## AtomCI workflow
### Feature
* support custom docker run images;
* support env variables defined;### How to use
> you can check `sample/sample.go` get sample.