auto-format #20
@ -119,11 +119,12 @@ steps:
|
||||
- git config --local core.sshCommand "/usr/bin/sh -i /tmp/ssh"
|
||||
- git config --local user.name "WANessa"
|
||||
- git config --local user.email "$GIT_EMAIL_ADDRESS"
|
||||
- git remote add ssh "$DRONE_GIT_SSH_URL"
|
||||
- git add *
|
||||
- git status
|
||||
- git commit -m "rustfmt"
|
||||
- cat .git/config
|
||||
- git push origin
|
||||
- git push ssh
|
||||
environment:
|
||||
GIT_EMAIL_ADDRESS:
|
||||
from_secret: WANESSA_EMAIL_ADDRESS
|
||||
|
Reference in New Issue
Block a user