Pipeline created for testing the CD in D4Science
Go to file
Roberto Cirillo 0d3a7ae517 Merge branch 'master' of https://code-repo.d4science.org/gCubeCI/gCubeDeployer 2022-10-13 17:22:50 +02:00
images add flowchart image 2022-10-13 17:21:46 +02:00
.gitignore add gitignore 2022-04-29 16:13:39 +02:00
.project fix println sintax 2022-09-09 11:48:07 +02:00
Jenkinsfile Replace IS_SCHEDULED_TEST with IS_SCHEDULED var 2022-10-13 11:24:24 +02:00
LICENSE.md add LICENSE; fix deploy exitcode 2022-05-10 11:57:09 +02:00
README.md Update 'README.md' 2022-10-13 17:20:51 +02:00

README.md

Pipeline-gCubeDeployer

Jenkins Pipeline script to manage one or more gCube components deployment

Requirements

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 environment variables

References

Wiki doc

Flow Chart

images/FlowChartgCubeDeployer.png

License

This project is licensed under the EUPL V.1.1 License.