15 lines
502 B
Plaintext
15 lines
502 B
Plaintext
= ssh-transfer-data-template
|
|
|
|
This template provides a service to transfer data from a pipeline to a remote server.
|
|
For more details: https://gitlab.exxcellent.de/gilden/ci/exxcellent-ssh-tool#user-content-use-case-copy-data-with-scp[Gilde CI/CD: exxcellent-ssh-tool].
|
|
|
|
|
|
.Variables
|
|
|===
|
|
|Name |Description | Default Value
|
|
|SSH_USER | the name of the remote user |-
|
|
|SSH_HOST | the name of the remote host |-
|
|
|===
|
|
|
|
:template: IaC/ssh-transfer-data.gitlab-ci.yml
|
|
include::../../../template-printer.adoc[] |