Oxfam_Interactive_map/.drone.yml
Antoine M 5ceda5b4a4
All checks were successful
continuous-integration/drone/push Build is passing
ls
2024-07-22 11:57:12 +02:00

27 lines
577 B
YAML

---
kind: pipeline
type: ssh
name: default
clone:
disable: true
server:
host: 51.91.77.19:1982
user: deliadmin
password: CZkJe4ZlDX7y6WLnSFaH8TH9
steps:
- name: greeting
commands:
- echo "####Synchronisation des Themess"
- git clone https://git.deligraph.be/Antoine/Oxfam_Interactive_map.git
- pwd
- ls
- cd Oxfam_Interactive_map
- ls
secrets:
host:
external: true