add skip_verify
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
2023-11-17 10:29:23 -05:00
parent cc9f96b470
commit 5b144c5e88

View File

@ -33,12 +33,13 @@ steps:
image: appleboy/drone-git-push
settings:
branch: testing
remote: gitea@gitea.thezengarden.net:chris/drone-test-1.git
remote: gitea@10.10.10.109:chris/drone-test-1.git
force: false
commit: true
commit_message: "Drone build ${DRONE_COMMIT_SHA:0:7}"
author_name: "Drone CI"
author_email: "chris@thezengarden.net"
skip_verify: true
ssh_key:
from_secret: gitea_ssh_privkey