Test nuovo deploy.
This commit is contained in:
parent
042ee6a1e4
commit
5963ca2fc5
|
@ -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 }}
|
||||
|
|
Loading…
Reference in New Issue