Move drone to new target location
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Pim van Pelt
2025-08-07 10:57:02 +00:00
parent 8afa2ff944
commit 383a598fc7

View File

@@ -26,7 +26,7 @@ steps:
port: 22
args: '-6u --delete-after'
source: public/
target: /var/www/ipng.ch/
target: /nginx/sites/ipng.ch/
recursive: true
secrets: [ drone_sshkey ]