diff --git a/.drone.yml b/.drone.yml index faf150b0..389b142b 100644 --- a/.drone.yml +++ b/.drone.yml @@ -17,11 +17,11 @@ steps: port: 22 host: sancy.iut.uca.fr username: lafourcade -# target: public_html/Scripted + target: public_html/Scripted source: WEB/* key: from_secret: DEPLOY_KEY secrets: - source: DEPLOY_KEY - target: scp_key +# target: scp_key rm: true \ No newline at end of file