Browse Source

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

luis 7 năm trước cách đây
mục cha
commit
12c2b6c92b
1 tập tin đã thay đổi với 0 bổ sung2 xóa
  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: