Compare commits

...

6 Commits

4 changed files with 14 additions and 1 deletions

View File

@ -27,7 +27,20 @@ The variables below must be specified as environment variables on the agent wher
* [Jenkins Pipeline](https://jenkins.io/doc/book/pipeline/)
* [Pipeline Syntax](https://jenkins.io/doc/book/pipeline/syntax/)
## Wiki doc
## Examples
* When configured as post step build on jenkinsjob, there are some variables to pass as triggered parameters. All the values are dinamically set as shown below:
[[images/gCubeDeployer-JenkinsJob.png]]
* The pipeline can run manually. This option is conceived for debug purpose:
[[images/gCubeDeployer-manualRun.png]]
* Follows a stage view example when the pipeline was scheduled by system, but there were any action to do:
[[images/gCubeDeployer-stageview.png]]
## Flow Chart

Binary file not shown.

After

Width:  |  Height:  |  Size: 253 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 194 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 403 KiB