Mise à jour de '.drone.yml'
continuous-integration/drone/push Build is failing Details

ServeurDeTest
Pascal LAFOURCADE 3 years ago
parent c7136f8df6
commit 87c4a9b8c7

@ -11,13 +11,13 @@ steps:
# commands:
# - npm install
- name: deploy
image: appleboy/drone-scp
settings:
port: 22
host: sancy.iut.uca.fr
username: lafourcade
target: public_html/Scripted
source: WEB/*
key-path: "${HOME}/.ssh/id_rsa"
- name: deploy
image: appleboy/drone-scp
settings:
port: 22
host: sancy.iut.uca.fr
username: lafourcade
target: public_html/Scripted
source: WEB/*
key-path: "${HOME}/.ssh/id_rsa"

Loading…
Cancel
Save