luis 7 년 전
부모
커밋
02bd48a6e8
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      .drone.yml

+ 1 - 1
.drone.yml

@@ -4,7 +4,7 @@ pipeline:
     commands:
       - "make backend"
     extra_hosts:
-      - archvm:192.168.0.6
+      archvm: 192.168.0.6
   frontend:
     image: node:6
     commands: