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 /home/armin76/buildsync.key' ${BUILD_SRCDIR_BASE}/builds/default/stage3-*${DATESTAMP}*.bz2* ${BUILD_SRCDIR_BASE}/builds/default/*${DATESTAMP}*.iso* alpha@skimmer.gentoo.org:
|
||||
rsync -e 'ssh -i /home/armin76/buildsync.key' ${BUILD_SRCDIR_BASE}/builds/default/stage3-*${DATESTAMP}*.bz2* ${BUILD_SRCDIR_BASE}/builds/default/*${DATESTAMP}*.iso* alpha@nightheron.gentoo.org:
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue