FIX XD
This commit is contained in:
+1
-1
@@ -65,7 +65,7 @@ steps:
|
||||
- git config --global user.email "${DRONE_COMMIT_AUTHOR_EMAIL}"
|
||||
- git config --global user.name "${DRONE_COMMIT_AUTHOR}"
|
||||
- git clone https://gitea.frontblock.me/fw-docs/${DRONE_REPO_NAME}.git
|
||||
- git rm -rf ./${DRONE_REPO_NAME}/*
|
||||
- rm -rf ./${DRONE_REPO_NAME}/*
|
||||
- cp -r ./docs/* ./${DRONE_REPO_NAME}
|
||||
- ls ./${DRONE_REPO_NAME}
|
||||
- git add -f docs
|
||||
|
||||
Reference in New Issue
Block a user