deploy to a new location maybe
continuous-integration/drone/push Build is passing Details

Signed-off-by: Sam Therapy <sam@samtherapy.net>
This commit is contained in:
Sam Therapy 2022-11-30 18:55:46 +01:00
parent 1d77037cf8
commit de51942ac7
Signed by: sam
GPG Key ID: 4D8B07C18F31ACBD
9 changed files with 11 additions and 11 deletions

View File

@ -3,8 +3,8 @@ TARGET="pleroma@froth.zone:/opt/pleroma"
#rsync -ra public/ "${TARGET}/instance/static"
#cp dist/index.html "${TARGET}/instance/static/index.html"
rsync --update -Pr dist/ "${TARGET}/instance/static/"
rsync --update -ra dist/static/ "${TARGET}/instance/static/static"
rsync --update -Pr dist/ "${TARGET}/instance/static/frontends/pleroma-fe/froth"
rsync --update -ra dist/static/ "${TARGET}/instance/static/frontends/pleroma-fe/froth"
#rsync --delete -ra images/ "${TARGET}/instance/static/images"
#rsync --delete -ra sounds/ "${TARGET}/instance/static/sounds"
rsync -ra instance/ "${TARGET}/instance/static/instance"

View File

@ -10,9 +10,9 @@
<br />
<a href="https://bloat.froth.zone" rel="noopener noreferrer nofollow">Bloat FE</a>
|
<a href="https://glitch.froth.zone" rel="noopener noreferrer nofollow">Masto FE</a>
<a href="/web" rel="noopener noreferrer nofollow">Masto FE</a>
|
<a href="/main/all" rel="noopener noreferrer nofollow">Pleroma FE</a>
<a href="/main" rel="noopener noreferrer nofollow">Pleroma FE</a>
|
<a href="https://soap.froth.zone" rel="noopener noreferrer nofollow">Soapbox FE</a>
|

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long