瀏覽代碼

typo in drone.yml

luis 7 年之前
父節點
當前提交
fd3ef7242a
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      .drone.yml

+ 1 - 1
.drone.yml

@@ -18,7 +18,7 @@ pipeline:
     volumes:
       - /tmp/cache:/cache
 
-    frontend:
+  frontend:
     image: node:6
     commands:
       - cd browser/vue-flow