Skip to content

Commit

Permalink
ci: Remove some more SSH leftover
Browse files Browse the repository at this point in the history
  • Loading branch information
amanda-tarafa committed Nov 7, 2024
1 parent f3e6aae commit 8a4eb12
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions buildrelease.sh
Original file line number Diff line number Diff line change
Expand Up @@ -43,8 +43,6 @@ fi
cd $(dirname $0)

rm -rf releasebuild
ssh-keygen -R github.com
echo github.com ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCj7ndNxQowgcQnjshcLrqPEiiphnt+VTTvDP6mHBL9j1aNUkY4Ue1gvwnGLVlOhGeYrnZaMgRK6+PKCUXaDbC7qtbW8gIkhL7aGCsOr/C56SJMy/BCZfxd1nWzAOxSDPgVsmerOBYfNqltV9/hWCqBywINIR+5dIg6JTJ72pcEpEjcYgXkE2YEFXV1JHnsKgbLWNlhScqb2UmyRkQyytRLtL+38TGxkxCflmO+5Z8CSSNY7GidjMIZ7Q4zMjA2n1nGrlTDkzwDCsw+wqFPGQA179cnfGWOWRVruj16z6XyvxvjJwbz0wQZ75XK5tKSb7FNyeIEs4TT4jk+S4dhPeAUC5y+bDYirYgM4GC7uEnztnZyaVWQ7B381AK4Qdrwt51ZqExKbQpTUNn+EjqoTwvqNj4kqx5QUCI0ThS/YkOxJCXmPUWZbhjpCg56i+2aB6CmK2JGhn57K5mj0MNdBXA4/WnwH6XoPWJzK5Nyu2zB3nAZp+S5hpQs+p1vN1/wsjk= >> /c/cygwin64/home/kbuilder/.ssh/known_hosts
git clone ${clone_path_prefix}googleapis/dotnet-spanner-entity-framework.git releasebuild -c core.autocrlf=input --recursive
cd releasebuild

Expand Down

0 comments on commit 8a4eb12

Please sign in to comment.