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