changed git URL
This commit is contained in:
+1
-1
@@ -64,7 +64,7 @@ steps:
|
|||||||
- echo ${DRONE_BUILD_CREATED}
|
- echo ${DRONE_BUILD_CREATED}
|
||||||
- git config --global user.email "${DRONE_COMMIT_AUTHOR_EMAIL}"
|
- git config --global user.email "${DRONE_COMMIT_AUTHOR_EMAIL}"
|
||||||
- git config --global user.name "${DRONE_COMMIT_AUTHOR}"
|
- git config --global user.name "${DRONE_COMMIT_AUTHOR}"
|
||||||
- echo "clone ${DRONE_REPO_NAME}"; git clone https://gitea.frontblock.me/fw-docs/${DRONE_REPO_NAME}.git
|
- echo "clone ${DRONE_REPO_NAME}"; git clone https://www.versioncontrol.me/frontwork-documentation/${DRONE_REPO_NAME}.git
|
||||||
- cd ${DRONE_REPO_NAME}
|
- cd ${DRONE_REPO_NAME}
|
||||||
- git reset HEAD --hard
|
- git reset HEAD --hard
|
||||||
- echo "remove files in ${DRONE_REPO_NAME}"; rm -rf ./*
|
- echo "remove files in ${DRONE_REPO_NAME}"; rm -rf ./*
|
||||||
|
|||||||
Reference in New Issue
Block a user