remove docs
This commit is contained in:
+1
-1
@@ -71,7 +71,7 @@ steps:
|
|||||||
- echo "copy docs to ${DRONE_REPO_NAME}"; cp -r ../docs/* .
|
- echo "copy docs to ${DRONE_REPO_NAME}"; cp -r ../docs/* .
|
||||||
- ls
|
- ls
|
||||||
- echo "add files in ${DRONE_REPO_NAME}"; git add -A
|
- echo "add files in ${DRONE_REPO_NAME}"; git add -A
|
||||||
- git commit -m "Drone tagged as ${DRONE_TAG}"
|
- git commit --allow-empty -m "Drone tagged as ${DRONE_TAG}"
|
||||||
- git push --force origin master
|
- git push --force origin master
|
||||||
environment:
|
environment:
|
||||||
GIT_USER:
|
GIT_USER:
|
||||||
|
|||||||
Reference in New Issue
Block a user