ci: remove timeout
continuous-integration/drone/tag Build is passing Details

pull/65/head 20.1.28-alpha.2
shancheas 2024-08-12 13:45:56 +07:00
parent 93fa32df80
commit ae75578b65
1 changed files with 1 additions and 2 deletions

View File

@ -2,7 +2,7 @@ kind: pipeline
type: docker
name: server
steps:
- name: apply-domain-change
- name: build
image: appleboy/drone-ssh
settings:
host:
@ -11,7 +11,6 @@ steps:
key:
from_secret: DEVOPS_SSH_PRIVATE_OPEN
port: 22
command_timeout: 2m
script:
- cd /home/eigen/PROJECT/POS/POS.DEV/BE
- sh build.sh