This commit is contained in:
disaster37
2017-04-02 09:52:48 +00:00
parent c00bf1d3d9
commit 54680093b0
2 changed files with 12 additions and 0 deletions
+11
View File
@@ -51,6 +51,17 @@ catalog:
type: "string"
required: true
default: "docker"
- variable: "GOCD_USER"
description: "Login to connect on GoCD"
label: "Login"
type: "string"
required: true
default: "admin"
- variable: "GOCD_PASSWORD"
description: "Password to connect on GoCD"
label: "Password"
type: "password"
required: true
- variable: "GOCD_AGENT_PACKAGE"
description: "Install GoCD extra plugins"
label: "Install extra plugins"