Преглед на файлове

:gear: updating drone indents

tags/0.0.1^2
j преди 3 години
родител
ревизия
45930341fd
променени са 1 файла, в които са добавени 1 реда и са изтрити 3 реда
  1. 1
    3
      .drone.yml

+ 1
- 3
.drone.yml Целия файл

@@ -7,7 +7,6 @@ kind: pipeline
7 7
 name: frontend_run_tests
8 8
 
9 9
 steps:
10
-    # Test the vue frontend
11 10
     - name: test-frontend
12 11
         image: node
13 12
         commands:
@@ -16,9 +15,8 @@ steps:
16 15
             - npm install
17 16
             - npm test
18 17
         volumes:
19
-            # Link node_modules cache from host filesystem into container at the expected location
20 18
             - name: frontend_node_cache
21
-            path: /drone/src/frontend/node_modules
19
+                path: /drone/src/frontend/node_modules
22 20
 
23 21
 volumes:
24 22
     - name: frontend_node_cache

Loading…
Отказ
Запис