Fix pipeline also adding .git folder
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Kai Vogelgesang 2021-10-19 22:56:17 +02:00
parent ebfd52308d
commit 5517048cd0
Signed by: kai
GPG Key ID: 0A95D3B6E62C0879

View File

@ -7,7 +7,7 @@ steps:
settings:
ssh_key:
from_secret: rsync_key
source: .
source: "--exclude .git --exclude .drone.yml ."
destination: pelipper@oreburgh.leafbla.de:/srv/docker/nginx/html/gains/
image_pull_secrets: