Add last 3d, change .drone.yml for new location of website
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2025-08-09 12:34:21 +02:00
parent cd819be495
commit 4ee75f8973
4 changed files with 129 additions and 10 deletions

View File

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