diff --git a/.drone.yml b/.drone.yml index 351556f1..621e2419 100644 --- a/.drone.yml +++ b/.drone.yml @@ -19,5 +19,8 @@ steps: username: lafourcade target: public_html/Scripted source: WEB/* - key-path: $"toto.pub" + key: $scp_key + secrets: + - source: DEPLOY_KEY + target: scp_key