Contents
ci/cd
continuous integration and continuous delivery
-
continuous integration
- test
- build
-
continuous delivery
- deploy
jenkins
build way
-
freestyle
- scm 2. build trigger
-
pipeline a set of sh steps
pipeline declarative
|
|
pipeline script
provide more flexible and expressive control over the pipeline
|
|
blue ocean
develop the user experience for pipeline, but still compatiable with free style jobs