added another try to build via pipeline
Some checks failed
Build / build-deploy (push) Failing after 17s

This commit is contained in:
Stephan Hadan 2025-01-27 03:06:23 +01:00
parent c7377979ad
commit 3c747a5da0

View file

@ -21,7 +21,7 @@ jobs:
with:
python-version: '3.12'
- run: pip install "pelican[markdown]"
- run: make publish
- run: pelican content -s publishconf.py
- name: rsync public directory
run: |
/usr/bin/rsync -avz --delete -e "ssh -i /tmp/act_runner_key -o StrictHostKeyChecking=no" ${{ gitea.workspace }}/output/* root@vps03.hadan-it.com:/data/webspace/blog.hadan-it.com/