handling settings
Some checks reported errors
continuous-integration/drone/push Build encountered an error

This commit is contained in:
Antoine M 2024-09-12 10:44:33 +02:00
parent 45eed4407d
commit 3c135eadc3

View File

@ -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