Push to skimmer instead of poseidon
This commit is contained in:
parent
755a41cf2c
commit
fb9eb53055
8 changed files with 19 additions and 8 deletions
|
@ -25,5 +25,5 @@ pre_build() {
|
|||
}
|
||||
|
||||
post_build() {
|
||||
rsync -e 'ssh -i /root/.ssh/buildsync.key' /usr/local/catalyst/builds/default/stage3-*${DATESTAMP}*.bz2* buildsync@poseidon.amd64.dev.gentoo.org:/home/buildsync/builds/hppa
|
||||
rsync -e 'ssh -i /root/.ssh/buildsync.key' /usr/local/catalyst/builds/default/stage3-*${DATESTAMP}*.bz2* hppa@skimmer.gentoo.org:
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue