diff --git a/.drone.yml b/.drone.yml index e48f7bd..ee78dce 100644 --- a/.drone.yml +++ b/.drone.yml @@ -7,12 +7,6 @@ platform: trigger: branch: - main -steps: -- name: dns-lookup-and-ping - image: alpine:latest - commands: - - nslookup homer.chaos - - ping -c 3 homer.chaos - name: deploy image: drillster/drone-rsync:latest @@ -21,9 +15,8 @@ steps: hosts: - host.containers.internal source: ./ - args: -vvv --progress --delete-excluded + args: --delete-excluded exclude: [ ".git*" ] - log_level: debug target: /home/podman/.local/share/containers/storage/volumes/homer-assets/_data/ user: podman key: diff --git a/config.yml b/config.yml index cc53f51..6c5151d 100644 --- a/config.yml +++ b/config.yml @@ -2,7 +2,7 @@ # Homepage configuration # See https://fontawesome.com/v5/search for icons options -title: "Nummer5" +title: "Chaos" subtitle: "Homer" logo: "logo.png" # icon: "fas fa-skull-crossbones" # Optional icon