FIX XD
This commit is contained in:
@@ -68,6 +68,7 @@ steps:
|
|||||||
- git commit --allow-empty -m "Drone tagged as ${DRONE_TAG}"
|
- git commit --allow-empty -m "Drone tagged as ${DRONE_TAG}"
|
||||||
- git tag "${DRONE_TAG}"
|
- git tag "${DRONE_TAG}"
|
||||||
- git push -f -u https://$GIT_USER:$GIT_PASSWORD@gitea.frontblock.me/fw-docs/${DRONE_REPO_NAME}.git ${DRONE_TAG}
|
- git push -f -u https://$GIT_USER:$GIT_PASSWORD@gitea.frontblock.me/fw-docs/${DRONE_REPO_NAME}.git ${DRONE_TAG}
|
||||||
|
- git push -f -u https://$GIT_USER:$GIT_PASSWORD@gitea.frontblock.me/fw-docs/${DRONE_REPO_NAME}.git master
|
||||||
environment:
|
environment:
|
||||||
GIT_USER:
|
GIT_USER:
|
||||||
from_secret: git_user
|
from_secret: git_user
|
||||||
|
|||||||
Reference in New Issue
Block a user