generated from gCubeCI/Pipeline-Docker-Template
parent
47aa7111e2
commit
48aa2cabce
|
@ -11,8 +11,12 @@ Jenkins Pipeline script to manage one or more gCube components deployment
|
||||||
* Jenkins agent(s) configured with Ansible ver. 2.9.27 or newer
|
* Jenkins agent(s) configured with Ansible ver. 2.9.27 or newer
|
||||||
* One or more Jenkins agents labeled as 'CD'
|
* One or more Jenkins agents labeled as 'CD'
|
||||||
|
|
||||||
## Expected parameters
|
## Expected usage
|
||||||
|
* ContinuousDeployment(CD): configured as post step build on jenkinsjob
|
||||||
|
* Scheduled by system: In this case all the pending deployments (CD) will be managed by a temporized trigger
|
||||||
|
* Manually from Jenkins GUI
|
||||||
|
|
||||||
|
## Expected usage
|
||||||
|
|
||||||
## References
|
## References
|
||||||
* [Jenkins Pipeline](https://jenkins.io/doc/book/pipeline/)
|
* [Jenkins Pipeline](https://jenkins.io/doc/book/pipeline/)
|
||||||
|
|
Loading…
Reference in New Issue