This commit is contained in:
2019-09-22 14:15:29 +02:00
parent 94791b0f78
commit b6970c07d8
+1 -1
View File
@@ -67,7 +67,7 @@ steps:
- git add -f docs - git add -f docs
- git commit -m "Drone tagged as ${DRONE_TAG}" - git commit -m "Drone tagged as ${DRONE_TAG}"
- git tag "${DRONE_TAG}" - git tag "${DRONE_TAG}"
- git push https://$GIT_USER:$GIT_PASSWORD@gitea.frontblock.me/fw-docs/${DRONE_REPO_NAME}.git master ${DRONE_TAG} - git push -f https://$GIT_USER:$GIT_PASSWORD@gitea.frontblock.me/fw-docs/${DRONE_REPO_NAME}.git master ${DRONE_TAG}
environment: environment:
GIT_USER: GIT_USER: