ci(gitlab-ci): enable deployments of gemini content to tildes [skip ci]

Will skipping CI for now until the new nightly image has been shipped
by next scheduled cronjob at GitHub Actions.

Signed-off-by: Andrei Jiroh Halili <ajhalili2006@andreijiroh.eu.org>
This commit is contained in:
Andrei Jiroh Halili 2023-10-07 11:29:03 +08:00
parent 98f0263354
commit 3e4715f48f
Signed by: ajhalili2006
GPG Key ID: 67BFC91B3DA12BE8
1 changed files with 2 additions and 0 deletions

View File

@ -21,3 +21,5 @@ curl --oauth2-bearer "$SOURCEHUT_PAGES_TOKEN" \
-Fcontent=@gemini-site.tar.gz \
-Fprotocol=GEMINI \
"https://pages.sr.ht/publish/${GEMINI_CUSTOM_DOMAIN}"
rsync -rP -e 'ssh -i /run/secrets/passwordless' gmi/ ajhalili2006@p.projectsegfau.lt:/home/ajhalili2006/public_gemini
rsync -rP -e 'ssh -i /run/secrets/passwordless' gmi/ ajhalili2006@s1.dimension.sh:/home/ajhalili2006/public_gemini