sparc: Upload stages to releng-incoming.gentoo.org
See commit 63174346f2
for rationale.
Signed-off-by: Matt Turner <mattst88@gentoo.org>
This commit is contained in:
parent
8f5cec8809
commit
17d89ba378
1 changed files with 1 additions and 1 deletions
|
@ -28,7 +28,7 @@ update_symlinks() {
|
||||||
}
|
}
|
||||||
|
|
||||||
upload() {
|
upload() {
|
||||||
rsync -e 'ssh -i /root/.ssh/id_rsa' "$@" sparc@nightheron.gentoo.org:
|
rsync -e 'ssh -i /root/.ssh/id_rsa -o UserKnownHostsFile=/dev/null -o VerifyHostKeyDNS=yes' "$@" sparc@releng-incoming.gentoo.org:
|
||||||
}
|
}
|
||||||
|
|
||||||
post_build() {
|
post_build() {
|
||||||
|
|
Loading…
Add table
Reference in a new issue