File tree 1 file changed +1
-0
lines changed
1 file changed +1
-0
lines changed Original file line number Diff line number Diff line change 28
28
| ` --git-username ` | ` ENVBUILDER_GIT_USERNAME ` | | The username to use for Git authentication. This is optional. |
29
29
| ` --git-password ` | ` ENVBUILDER_GIT_PASSWORD ` | | The password to use for Git authentication. This is optional. |
30
30
| ` --git-ssh-private-key-path ` | ` ENVBUILDER_GIT_SSH_PRIVATE_KEY_PATH ` | | Path to an SSH private key to be used for Git authentication. |
31
+ | ` --git-ssh-private-key-base64 ` | ` ENVBUILDER_GIT_SSH_PRIVATE_KEY_BASE64 ` | | SSH private key to be used for Git authentication. |
31
32
| ` --git-http-proxy-url ` | ` ENVBUILDER_GIT_HTTP_PROXY_URL ` | | The URL for the HTTP proxy. This is optional. |
32
33
| ` --workspace-folder ` | ` ENVBUILDER_WORKSPACE_FOLDER ` | | The path to the workspace folder that will be built. This is optional. |
33
34
| ` --ssl-cert-base64 ` | ` ENVBUILDER_SSL_CERT_BASE64 ` | | The content of an SSL cert file. This is useful for self-signed certificates. |
You can’t perform that action at this time.
0 commit comments