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: |
|
||||
rsync -avz -e "ssh -p ${{ secrets.SERVER_PORT }}" \
|
||||
--delete ./dist/ \
|
||||
${{ secrets.SERVER_USER }}@${{ secrets.SERVER_IP }}:${{ variables.DESTINATION }}
|
||||
${{ secrets.SERVER_USER }}@${{ secrets.SERVER_IP }}:${{ vars.DESTINATION }}
|
||||
|
||||
notify:
|
||||
needs: deploy
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue