test force push
This commit is contained in:
+1
-1
@@ -49,7 +49,7 @@ steps:
|
||||
- git add -A
|
||||
- git commit --allow-empty -m "drone tagged as version ${DRONE_TAG}"
|
||||
- git tag ${DRONE_TAG}
|
||||
- git push https://$GIT_USER:$GIT_PASSWORD@gitea.frontblock.me/fb-dist/${DRONE_REPO_NAME}.git master ${DRONE_TAG}
|
||||
- git push https://$GIT_USER:$GIT_PASSWORD@gitea.frontblock.me/fb-dist/${DRONE_REPO_NAME}.git master ${DRONE_TAG} --force
|
||||
environment:
|
||||
GIT_USER:
|
||||
from_secret: git_user
|
||||
|
||||
Reference in New Issue
Block a user