Update '.drone.yml'

This commit is contained in:
Nick 2023-02-27 15:26:44 +00:00
parent 0499bdbd4e
commit 2db1861f41
1 changed files with 5 additions and 3 deletions

View File

@ -22,10 +22,12 @@ steps:
target:
- /var/www/html/nicktrimborn.de/public_html/
source:
- ./public/*
- public/*
username: "root"
password: "R*Hc96Wb@v"
trigger:
branch:
- master
event:
include:
- push
- pull_request