Updated pipeline with user and host
continuous-integration/drone Build is passing Details

This commit is contained in:
Jim Martens 2023-08-12 18:22:09 +02:00
parent 1e0d1786a8
commit 05ca9e01ea
1 changed files with 2 additions and 2 deletions

View File

@ -41,8 +41,8 @@ steps:
pull: always
image: 2martens/drone-rsync
settings:
hosts: [ "tbd.uberspace.de" ]
user: tbd
hosts: [ "gienah.uberspace.de" ]
user: wahlfron
source: /drone/src/dist/wahlrecht-frontend/.
target: ~/tmp/build
recursive: true