--- kind: pipeline type: ssh name: default clone: disable: true server: host: from_secret: ssh_host user: from_secret: ssh_user password: from_secret: ssh_password steps: - name: Deploiement commands: - echo "salut" - pwd - git clone https://git.deligraph.be/Antoine/Oxfam_Interactive_map.git