浏览代码

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: