瀏覽代碼

: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

Loading…
取消
儲存