2
0

using internal host
All checks were successful
continuous-integration/drone Build is passing

This commit is contained in:
2025-12-10 10:22:25 +01:00
parent 455f127943
commit 9576e22186

View File

@@ -17,7 +17,9 @@ steps:
- name: deploy
image: drillster/drone-rsync:latest
settings:
hosts: ["homer.chaos"]
#hosts: ["homer.chaos"]
hosts:
- host.containers.internal
source: ./
args: -vvv --progress --delete-excluded
exclude: [ ".git*" ]