auto-format #20
@ -131,9 +131,7 @@ steps:
|
|||||||
# Uncomment below line for ssh debugging
|
# Uncomment below line for ssh debugging
|
||||||
# - git config core.sshCommand '/usr/bin/ssh -v'
|
# - git config core.sshCommand '/usr/bin/ssh -v'
|
||||||
- git remote add ssh "$DRONE_GIT_SSH_URL"
|
- git remote add ssh "$DRONE_GIT_SSH_URL"
|
||||||
- git commit -am "rustfmt"
|
- git commit --author "WANessa <$GIT_EMAIL_ADDRESS>" -am "rustfmt"
|
||||||
- cat .git/config
|
|
||||||
- git log
|
|
||||||
- git push ssh
|
- git push ssh
|
||||||
environment:
|
environment:
|
||||||
SSH_PRIVATE_KEY:
|
SSH_PRIVATE_KEY:
|
||||||
|
Reference in New Issue
Block a user