Compare commits

..

No commits in common. "main" and "rc21_end_snapshot" have entirely different histories.

2 changed files with 15 additions and 16 deletions

View File

@ -8,14 +8,13 @@ steps:
- name: deploy
image: appleboy/drone-scp
settings:
host: pink.hackerspace-bamberg.de
port: 4222
username: www-data
host: dragon.luj0ga.de
username: www
key:
from_secret: ssh_key
passphrase:
from_secret: ssh_passphrase
target: /var/www/maps.franconian.net/
target: /srv/www/sites/maps.franconian.net/
source:
- '!.*'
- '*'

File diff suppressed because one or more lines are too long