auto-format #20

Merged
leon merged 143 commits from auto-format into main 2024-02-14 01:18:02 +01:00
Showing only changes of commit 1220d24eb5 - Show all commits

View File

@ -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: