]> git.ipfire.org Git - people/ms/nightly-builds.git/commitdiff
Upload directly to the file server
authorMichael Tremer <michael.tremer@ipfire.org>
Thu, 15 Aug 2019 11:42:34 +0000 (12:42 +0100)
committerMichael Tremer <michael.tremer@ipfire.org>
Thu, 15 Aug 2019 11:42:34 +0000 (12:42 +0100)
This is because I have no good way to get a Kerberos ticket
for the pakfire user. On the fileserver this can be written
without it.

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
build.sh

index 11428234c2b9caee1e7ad90095d74532ae6d4042..df0f5194d34a28d71165d60c12ef5dd9951a8428 100755 (executable)
--- a/build.sh
+++ b/build.sh
@@ -4,7 +4,7 @@ BASEDIR="/build/nightly"
 LOCKFILE="/tmp/.nightly-builds.lock"
 
 UPLOAD_DIR="${BASEDIR}/upload"
-UPLOAD_TO="pakfire@people.ipfire.org:/pub/nightly"
+UPLOAD_TO="pakfire@fs01.haj.ipfire.org:/pub/nightly"
 RSYNC_ARGS=""
 
 extract_installer_from_iso() {