handling settings
Some checks reported errors
continuous-integration/drone/push Build encountered an error
Some checks reported errors
continuous-integration/drone/push Build encountered an error
This commit is contained in:
parent
45eed4407d
commit
3c135eadc3
|
|
@ -3,9 +3,6 @@ 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
|
||||||
|
|
@ -19,5 +16,5 @@ steps:
|
||||||
PROJECT_SERVER_PATH:
|
PROJECT_SERVER_PATH:
|
||||||
from_secret: project_server_path
|
from_secret: project_server_path
|
||||||
commands:
|
commands:
|
||||||
- git clone https://git.deligraph.be/Antoine/lhoist-stay-safe.git
|
- ls
|
||||||
- pwd
|
- pwd
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user