ソースを参照

: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,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

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