Skip to content

Commit

Permalink
Delete unneeded settings
Browse files Browse the repository at this point in the history
Co-authored-by: Tobias Ribizel <ribizel@kit.edu>
  • Loading branch information
tcojean and upsj committed Jul 22, 2022
1 parent df3493c commit 7ae922d
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/mirror.sh
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,6 @@ echo "${BOT_KEY}" | tr -d '\r' | ssh-add - >/dev/null
mkdir -p ~/.ssh
chmod 700 ~/.ssh
ssh-keyscan -t rsa gitlab.com github.com >>~/.ssh/known_hosts
git config user.email "ginkgo.library@gmail.com"
git config user.name "Ginkgo Bot"

# Fetch from github
git fetch fork "$BRANCH_NAME"
Expand Down

0 comments on commit 7ae922d

Please sign in to comment.