mirror of
https://github.com/Deutscher-Tischfussballbund/com_sportsmanager.git
synced 2026-06-10 06:27:52 +00:00
Update kickernstage.yml
This commit is contained in:
committed by
GitHub
parent
169e35fc36
commit
fb14e3135c
@@ -13,8 +13,8 @@ jobs:
|
|||||||
- name: rsync deployments
|
- name: rsync deployments
|
||||||
uses: burnett01/rsync-deployments@7.0.1
|
uses: burnett01/rsync-deployments@7.0.1
|
||||||
with:
|
with:
|
||||||
switches: -avzr --delete
|
switches: -avzr
|
||||||
path: src/
|
path: src/structure/
|
||||||
remote_path: ${{ secrets.KICKERN_STAGE_PATH }}
|
remote_path: ${{ secrets.KICKERN_STAGE_PATH }}
|
||||||
remote_host: ${{ secrets.KICKERN_STAGE_HOST }}
|
remote_host: ${{ secrets.KICKERN_STAGE_HOST }}
|
||||||
remote_port: ${{ secrets.KICKERN_STAGE_PORT }}
|
remote_port: ${{ secrets.KICKERN_STAGE_PORT }}
|
||||||
|
|||||||
Reference in New Issue
Block a user