1
0
Herby Vojčík 4 роки тому
батько
коміт
c610ddf704
1 змінених файлів з 2 додано та 0 видалено
  1. 2 0
      .drone.yml

+ 2 - 0
.drone.yml

@@ -14,6 +14,8 @@ steps:
   - name: cli
   - name: cli
     image: node
     image: node
     commands:
     commands:
+      - npm install
+      - grunt build:cli
       - cd cli
       - cd cli
       - npm install
       - npm install
       - npm test
       - npm test