Et c'est reparti putain
This commit is contained in:
parent
415e00934d
commit
9e2fe58ce8
1 changed files with 1 additions and 1 deletions
|
|
@ -52,7 +52,7 @@ jobs:
|
||||||
run: |
|
run: |
|
||||||
rsync -avz -e "ssh -p ${{ secrets.SERVER_PORT }}" \
|
rsync -avz -e "ssh -p ${{ secrets.SERVER_PORT }}" \
|
||||||
--delete ./dist/ \
|
--delete ./dist/ \
|
||||||
${{ secrets.SERVER_USER }}@${{ secrets.SERVER_IP }}:${{ variables.DESTINATION }}
|
${{ secrets.SERVER_USER }}@${{ secrets.SERVER_IP }}:${{ vars.DESTINATION }}
|
||||||
|
|
||||||
notify:
|
notify:
|
||||||
needs: deploy
|
needs: deploy
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue