lhoist-stay-safe__backend-t.../.drone.yml
Antoine M 7f3915be4e
Some checks reported errors
continuous-integration/drone/push Build encountered an error
test
2024-09-23 09:44:20 +02:00

21 lines
420 B
YAML

---
kind: pipeline
type: ssh
name: Stay Safe | Back-End | Pipeline de déploiement
clone:
disable: true
# DATAS DU SERVEUR DE BUILD
server:
host:
from_secret: build_server_host
user:
from_secret: build_server_user
password:
from_secret: build_server_password
steps:
- name: Clonage du Repo
commands:
- git clone https://git.deligraph.be/Antoine/lhoist-stay-safe.git