22 lines
386 B
Plaintext
22 lines
386 B
Plaintext
FormatVersion: 2.0.0
|
|
Version: 1.0.0
|
|
Name: Deploy Tomcat
|
|
|
|
Parameters:
|
|
repository: $repository
|
|
|
|
Body: |
|
|
return installApp(args.repository).stdout
|
|
|
|
Scripts:
|
|
installApp:
|
|
Type: Application
|
|
Version: 1.0.0
|
|
EntryPoint: Linux/deployTomcatApp.sh
|
|
Files:
|
|
- <Linux/installer.sh>
|
|
- <Linux/common.sh>
|
|
Options:
|
|
captureStdout: true
|
|
captureStderr: false
|