更新 '.drone.yml'

This commit is contained in:
fanxb 2023-04-01 05:41:48 -04:00
parent 9dc1fe47d9
commit ebc1da0972

View File

@ -19,6 +19,6 @@ steps:
user: root user: root
key: key:
from_secret: privateSsh from_secret: privateSsh
timeout: 3m command_timeout: 30m
script: script:
- cd /root/bookmark && git pull && bash build.sh && bash syncFile.sh - cd /root/bookmark && git pull && bash build.sh && bash syncFile.sh