Test nuovo deploy.
build and deploy / build+deploy (push) Successful in 9s Details

This commit is contained in:
Emiliano Vavassori 2024-03-02 22:22:13 +01:00
parent 042ee6a1e4
commit 5963ca2fc5
1 changed files with 1 additions and 0 deletions

View File

@ -10,6 +10,7 @@ jobs:
- run: /venv/bin/pelican content -s publishconf.py
- uses: burnett01/rsync-deployments@6.0.0
with:
switches: -avz --delete
path: output/
remote_host: ${{ secrets.REMOTE_HOST }}
remote_port: ${{ secrets.REMOTE_PORT }}