ci-cd-pipeline-app-murano/murano-apps/Jenkins/package/Resources/DeployJenkins.template

20 lines
294 B
Plaintext

FormatVersion: 2.1.0
Version: 1.0.0
Name: Deploy Jenkins
Body: |
return deploy().stdout
Scripts:
deploy:
Type: Application
Version: 1.0.0
EntryPoint: deploy.sh
Files:
- site.pp
- gen_rsa_key.sh
Options:
captureStdout: true
captureStderr: true