Sfoglia il codice sorgente

:poop: updating pipeline change cd target

tags/0.9.0
J 5 anni fa
parent
commit
3a0bca29f5
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1
    1
      .drone.yml

+ 1
- 1
.drone.yml Vedi File

@@ -5,6 +5,6 @@ steps:
5 5
 - name: test
6 6
   image: node
7 7
   commands:
8
-  - cd ./vue-wp
8
+  - cd ./vue-theme
9 9
   - npm install
10 10
   - npm test

Loading…
Annulla
Salva