fix maybe
This commit is contained in:
+1
-1
@@ -45,7 +45,7 @@ steps:
|
|||||||
- name: rebuild documentation
|
- name: rebuild documentation
|
||||||
image: node:12
|
image: node:12
|
||||||
commands:
|
commands:
|
||||||
- rm -rf ${DRONE_REPO_NAME}/docs
|
- git rm -rf ${DRONE_REPO_NAME}/docs
|
||||||
- npm run docs
|
- npm run docs
|
||||||
|
|
||||||
- name: commit documentation
|
- name: commit documentation
|
||||||
|
|||||||
Reference in New Issue
Block a user