added overwrite=true for scp
This commit is contained in:
parent
3f7102b230
commit
8d22447791
@ -9,6 +9,7 @@ pipeline:
|
|||||||
from_secret: titanPrivateKey
|
from_secret: titanPrivateKey
|
||||||
target: /home/www/docker/quotes/jsquotes
|
target: /home/www/docker/quotes/jsquotes
|
||||||
source: .
|
source: .
|
||||||
|
overwrite: true
|
||||||
|
|
||||||
restart:
|
restart:
|
||||||
image: appleboy/drone-ssh
|
image: appleboy/drone-ssh
|
||||||
|
Loading…
Reference in New Issue
Block a user