소스 검색

Update '.drone.yml'

kirkleon 5 년 전
부모
커밋
3c19b922db
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      .drone.yml

+ 1 - 1
.drone.yml

@@ -27,7 +27,7 @@ steps:
     key:
       from_secret: ssh_key
     port: 355
-    target: "/opt/terrassumptions/srv/build-$(date +'%Y-%m-%dT%H:%M:%S')"
+    target: "/opt/terrassumptions/srv/build-last-push"
     source: /build
 - name: deploy-ui
   image: appleboy/drone-ssh