fix: deploy timeout command

This commit is contained in:
Thibaut Valentin 2024-03-21 16:33:29 +01:00
parent fd0f4f59ab
commit 9b5192c395

View File

@ -59,6 +59,7 @@ jobs:
username: ${{ secrets.SSH_USER }}
port: ${{ secrets.SSH_PORT }}
key: ${{ secrets.SSH_KEY }}
command_timeout: 20m
script: |
cd ${{ secrets.TARGET_DIR }}/ffsaf
cp ../vite.env src/main/webapp/.env