refining drone script
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
Antoine M 2024-09-12 11:00:36 +02:00
parent e484f9bf70
commit c95ff12846

View File

@ -3,6 +3,9 @@ kind: pipeline
type: ssh
name: default
clone:
disable: true
server:
host:
from_secret: ssh_host
@ -16,5 +19,5 @@ steps:
PROJECT_SERVER_PATH:
from_secret: project_server_path
commands:
- ls
- git clone https://git.deligraph.be/Antoine/lhoist-stay-safe.git
- pwd