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: