fix: deploy timeout command
This commit is contained in:
parent
fd0f4f59ab
commit
9b5192c395
1
.github/workflows/deploy.yml
vendored
1
.github/workflows/deploy.yml
vendored
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user