updated config
continuous-integration/drone Build is passing Details

This commit is contained in:
nick 2023-02-27 13:28:12 +00:00
parent 3d6c08d73e
commit f2aae84f59
2 changed files with 5 additions and 7 deletions

View File

@ -18,13 +18,11 @@ steps:
- name: deploy - name: deploy
image: appleboy/drone-scp image: appleboy/drone-scp
settings: settings:
host: "10.0.2.1" host: "217.160.46.175"
target: /mnt/volume1/shares/www/richard-dern.fr/www/ target: /var/wwww/html/nicktrimborn.de/public_html/
source: public/* source: public/*
username: username: "root"
from_secret: ssh_user password: "R*Hc96Wb@v"
password:
from_secret: ssh_password
trigger: trigger:
branch: branch:

View File

@ -1,4 +1,4 @@
baseURL = "http://example.org/" baseURL = "http://nicktrimborn.de/"
languageCode = "en-us" languageCode = "en-us"
title = "My New Hugo Site" title = "My New Hugo Site"
theme = 'ananke' theme = 'ananke'