lhoist-stay-safe/.drone.yml
Antoine M 0e2843f269
All checks were successful
continuous-integration/drone/push Build is passing
testing path
2024-09-12 11:13:10 +02:00

22 lines
512 B
YAML

---
kind: pipeline
type: ssh
name: default
clone:
disable: true
# SERVER DE BUILD
server:
host:
from_secret: build_server_host
user:
from_secret: build_server_user
password:
from_secret: build_server_password
steps:
- name: Deploiement
commands:
- echo "salut"
- pwd
- git clone https://git.deligraph.be/Antoine/Oxfam_Interactive_map.git