ソースを参照

:poop: updating pipeline change cd target

tags/0.9.0
J 5年前
コミット
3a0bca29f5
1個のファイルの変更1行の追加1行の削除
  1. 1
    1
      .drone.yml

+ 1
- 1
.drone.yml ファイルの表示

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

読み込み中…
キャンセル
保存