This commit is contained in:
parent
e484f9bf70
commit
c95ff12846
|
|
@ -3,6 +3,9 @@ kind: pipeline
|
||||||
type: ssh
|
type: ssh
|
||||||
name: default
|
name: default
|
||||||
|
|
||||||
|
clone:
|
||||||
|
disable: true
|
||||||
|
|
||||||
server:
|
server:
|
||||||
host:
|
host:
|
||||||
from_secret: ssh_host
|
from_secret: ssh_host
|
||||||
|
|
@ -16,5 +19,5 @@ steps:
|
||||||
PROJECT_SERVER_PATH:
|
PROJECT_SERVER_PATH:
|
||||||
from_secret: project_server_path
|
from_secret: project_server_path
|
||||||
commands:
|
commands:
|
||||||
- ls
|
- git clone https://git.deligraph.be/Antoine/lhoist-stay-safe.git
|
||||||
- pwd
|
- pwd
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user