Browse Source

Droning building Sun Jan 21 18:47:58 -02 2018

luis 7 năm trước cách đây
mục cha
commit
46def776f0
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      .drone.yml

+ 1 - 1
.drone.yml

@@ -35,7 +35,7 @@ pipeline:
     commands:
       - yarn build
   
-    dist:
+  dist:
     image: docker
     commands:
       - mkdir -p DIST