소스 검색

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