Sign in
canrd-outside
/
order-erp-front
·
Commits
GitLab
Go to group
Project
Activity
Files
Commits
Builds
0
Network
Graphs
Milestones
Issues
0
Merge Requests
1
Labels
Wiki
Download as
Email Patches
Plain Diff
Browse Code »
Commit
5f0bf59a8b79c99574a5b6a7b7dbebb9f861fab4
Authored by
JinMao
3 years ago
1 parent
1b7896c4
fix: workflows
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
0 deletions
.github/workflows/ftp-schedule.yml
.github/workflows/ftp-schedule.yml
View file @
5f0bf59
...
...
@@ -53,4 +53,5 @@ jobs:
53
53
port: ${{ secrets.FTP_PORT }}
54
54
local-dir: ./dist/
55
55
server-dir: ./srv/www/vben-admin/
56
+ timeout: 60000
56
57
# ARGS: --delete --verbose --parallel=80
...
...