added overwrite=true for scp

This commit is contained in:
Camille Frantz 2023-01-21 01:16:31 -06:00
parent 3f7102b230
commit 8d22447791
No known key found for this signature in database
1 changed files with 1 additions and 0 deletions

View File

@ -9,6 +9,7 @@ pipeline:
from_secret: titanPrivateKey
target: /home/www/docker/quotes/jsquotes
source: .
overwrite: true
restart:
image: appleboy/drone-ssh