소스 검색

Droning -- Sat Jan 20 14:38:39 -02 2018

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

+ 0 - 2
.drone.yml

@@ -3,8 +3,6 @@ pipeline:
     image: golang
     commands:
       - "make backend"
-    extra_hosts:
-      - archvm:192.168.0.6
   frontend:
     image: node:6
     commands: