Compare commits
No commits in common. "main" and "rc21_end_snapshot" have entirely different histories.
main
...
rc21_end_s
|
@ -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:
|
||||
- '!.*'
|
||||
- '*'
|
||||
|
|
Loading…
Reference in New Issue