yala
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Antoine M 2024-07-24 17:14:43 +02:00
parent 1a8d826b0a
commit f56c313324

View File

@ -9,17 +9,12 @@ clone:
server:
host: 51.91.77.19:1982
user: deliadmin
password: CZkJe4ZlDX7y6WLnSFaH8TH9
password:
from_secret: ssh_password
steps:
- name: Deploiement
image: node:18
environment:
PASSWORD:
from_secret: password
commands:
- echo $PASSWORD
- echo $(PASSWORD)
- git clone https://git.deligraph.be/Antoine/Oxfam_Interactive_map.git
- cd Oxfam_Interactive_map
- npm install