diff --git a/.drone.yml b/.drone.yml index 64da657..6f6b3d2 100644 --- a/.drone.yml +++ b/.drone.yml @@ -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