[Qa-jenkins-scm] [Git][qa/jenkins.debian.net][master] reproducible debian live: fix renaming (hopefully last time!)

Mattia Rizzolo (@mattia) gitlab at salsa.debian.org
Mon May 23 21:02:09 BST 2022



Mattia Rizzolo pushed to branch master at Debian QA / jenkins.debian.net


Commits:
335d93b5 by Mattia Rizzolo at 2022-05-23T22:01:56+02:00
reproducible debian live: fix renaming (hopefully last time!)

Signed-off-by: Mattia Rizzolo <mattia at debian.org>

- - - - -


1 changed file:

- bin/reproducible_debian_live_build.sh


Changes:

=====================================
bin/reproducible_debian_live_build.sh
=====================================
@@ -47,8 +47,8 @@ cleanup() {
 
 		# Upload the ISO file to the web server
 		ISONAME=${SNAPSHOT_TIMESTAMP}_${DEBIAN_VERSION}_${CONFIGURATION}.iso
-		mv live-image-amd64.hybrid.iso ${ISONAME}
-		ssh jenkins at jenkins.debian.net ISOname ${RESULTSDIR}/b1/${PROJECTNAME}/${CONFIGURATION}/${ISONAME}
+		mv ${RESULTSDIR}/b1/${PROJECTNAME}/${CONFIGURATION}/live-image-amd64.hybrid.iso ${ISONAME}
+		ssh jenkins at jenkins.debian.net ISOname ${PWD}/${ISONAME}
 
 		# Invoke openQA
 		DESKTOP=${CONFIGURATION}



View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/335d93b596ab8872d17c4b46e0cdca54a54f01da

-- 
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/335d93b596ab8872d17c4b46e0cdca54a54f01da
You're receiving this email because of your account on salsa.debian.org.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/qa-jenkins-scm/attachments/20220523/f9ce6e66/attachment-0001.htm>


More information about the Qa-jenkins-scm mailing list