Compare commits
No commits in common. "41296f7649745fc3a543dc4a100994cbe8d1847c" and "a55d91102694d291e4acd6352d5e1f645ab4a1dc" have entirely different histories.
41296f7649
...
a55d911026
26
.drone.yml
26
.drone.yml
|
@ -1,26 +0,0 @@
|
||||||
---
|
|
||||||
|
|
||||||
kind: pipeline
|
|
||||||
type: docker
|
|
||||||
name: default
|
|
||||||
|
|
||||||
steps:
|
|
||||||
- name: deploy
|
|
||||||
image: appleboy/drone-scp
|
|
||||||
settings:
|
|
||||||
host: dragon.luj0ga.de
|
|
||||||
username: www
|
|
||||||
key:
|
|
||||||
from_secret: ssh_key
|
|
||||||
passphrase:
|
|
||||||
from_secret: ssh_passphrase
|
|
||||||
target: /srv/www/sites/maps.franconian.net/
|
|
||||||
source:
|
|
||||||
- '!.*'
|
|
||||||
- '*'
|
|
||||||
rm: yes
|
|
||||||
when:
|
|
||||||
event:
|
|
||||||
- push
|
|
||||||
branch:
|
|
||||||
- main
|
|
Binary file not shown.
After Width: | Height: | Size: 5.2 KiB |
Binary file not shown.
After Width: | Height: | Size: 4.9 KiB |
Binary file not shown.
After Width: | Height: | Size: 9.1 KiB |
Binary file not shown.
After Width: | Height: | Size: 90 KiB |
Binary file not shown.
After Width: | Height: | Size: 87 KiB |
Loading…
Reference in New Issue