Parcourir la source

typo in drone.yml

luis il y a 7 ans
Parent
commit
fd3ef7242a
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  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