Push to nightheron instead of skimmer
This commit is contained in:
parent
290076f048
commit
2a8047d9c9
14 changed files with 15 additions and 15 deletions
|
@ -51,5 +51,5 @@ pre_build() {
|
|||
|
||||
|
||||
post_build() {
|
||||
rsync -e 'ssh -i /root/.ssh/id_rsa' ${BUILD_SRCDIR_BASE}/builds/default/stage3-${SUBARCH}-*${DATESTAMP}*.tar.bz2* arm@skimmer.gentoo.org:
|
||||
rsync -e 'ssh -i /root/.ssh/id_rsa' ${BUILD_SRCDIR_BASE}/builds/default/stage3-${SUBARCH}-*${DATESTAMP}*.tar.bz2* arm@nightheron.gentoo.org:
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue