You must specify at least one tag. Provide multiple tags separated by ';'.
- Define a
- different separator as the VERY FIRST character (example "|tag1|tag2")
+
+
+
+ {{ GOINPUTNAME[ImageName].$error.server }}
+
+
+
+
+
You must specify at least one tag. Provide multiple tags separated by ';'.
+ Define a
+ different separator as the VERY FIRST character (example "|tag1|tag2")
+
The tag postfix will be appended to all tags like "...:tag-postfix"
+
-
Run
-
Run an arbritrary container from inside the task. The current pipeline directory
- can be accessed as a volume and is set as the initial working directory.
+
Run
+
Run an arbritrary container from inside the task. The current pipeline directory
+ can be accessed as a volume and is set as the initial working directory.
+
-
-
-
+
+
+
{{ GOINPUTNAME[RUN_IMAGE].$error.server }}
-
+
-
-
-
-
Provide one or multiple vars separated by ';'. Define a different separator as
- the
- VERY FIRST character (example "|arg1=xyz|arg2=123")
+
+
+
+
Provide one or multiple vars separated by ';'. Define a different separator as
+ the
+ VERY FIRST character (example "|arg1=xyz|arg2=123")
+
- This plugin uses the environment variables GO_BUILD_USER and GO_BUILD_USER_PASSWORD to access the go-servers REST API.
+ This plugin uses the environment variables GO_BUILD_USER and GO_BUILD_USER_PASSWORD to access the
+ go-servers REST API.
See documentation in GoCD
- Name(s) of the virtual machine(s). Format is text[format,start,stop,step]text. You can enter multiple names, separated with a semicolon. *
+ Name(s) of the virtual machine(s). Format is text[format,start,stop,step]text. You can enter multiple
+ names, separated with a semicolon. *
-
@@ -16,12 +21,11 @@
Specify environment variables to set in the engine
-
- Specify arbitrary daemon options with the syntax name=value. Multiple pairs can be provided separated by ','
+ Specify arbitrary daemon options with the syntax name=value. Multiple pairs can be provided separated by
+ ','
-
Driver used by create
@@ -38,27 +42,22 @@
Generic Driver
Path to the SSH user private key (must be accessible from go-agent!)
-
SSH username used to connect
-
IP Address of host
-
Port to use for SSH
-
Port to use for Docker Daemon (Note: This flag will not work with boot2docker).
-