ci: switch to dedicated host for website

pull/2/head
teutat3s 2022-04-30 22:57:48 +02:00
parent 2234476755
commit 58dcb5b50f
Signed by: teutat3s
GPG Key ID: 4FA1D3FA524F22C1
1 changed files with 1 additions and 16 deletions

View File

@ -23,20 +23,5 @@ steps:
- "!LICENSE.md"
- "!shell.nix"
- ./*
target: /data/www/pub.solar/matrix-domain/
target: /srv/pub.solar/
overwrite: true
- name: fix permissions
image: appleboy/drone-ssh
settings:
host: pub.solar
port: 2020
username:
from_secret: ps_ssh_user
key:
from_secret: ps_ssh_key
envs:
- ps_ssh_user
script:
- export SSH_USER=$PS_SSH_USER
- chown -R $SSH_USER:991 /data/www/pub.solar/matrix-domain