CI: Fix emacs directory path

This commit is contained in:
Marcel Kapfer 2022-02-15 19:45:23 +01:00
parent 16d59ee985
commit 2151569e24
Signed by: mmk2410
GPG Key ID: CADE6F0C09F21B09
1 changed files with 1 additions and 0 deletions

View File

@ -12,6 +12,7 @@ build:
image: silex/emacs:27.2-alpine-ci
stage: build
script:
- mv dot-emacs .emacs.d
- emacs -Q --script publish/publish.el
- apk add --no-cache rsync
- rsync --archive --verbose --chown=gitlab-ci:www-data --delete --progress -e"ssh -p "$SSH_PORT"" public/ "$SSH_USER"@mmk2410.org:/var/www/config.mmk2410.org/