소스 검색

: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…
취소
저장