Revert "Upload stages to releng-incoming.gentoo.org"
This causes an interactive prompt:
Are you sure you want to continue connecting (yes/no/[fingerprint])?
The plan is to get the SSH fingerprint via DNSSEC, so I'll revert this
change until that is in place and wired up.
This reverts commit 63174346f2
.
Signed-off-by: Matt Turner <mattst88@gentoo.org>
This commit is contained in:
parent
9425c287f6
commit
8f5cec8809
19 changed files with 23 additions and 23 deletions
|
@ -33,7 +33,7 @@ update_symlinks() {
|
|||
}
|
||||
|
||||
upload() {
|
||||
rsync -e 'ssh -i /root/.ssh/buildsync.key' "$@" hppa@releng-incoming.gentoo.org:
|
||||
rsync -e 'ssh -i /root/.ssh/buildsync.key' "$@" hppa@nightheron.gentoo.org:
|
||||
}
|
||||
|
||||
post_build() {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue