[neon/infrastructure/pangea-data] imager: push new_type variable for use in imager_push.rb

Carlos De Maine null at kde.org
Mon Sep 30 12:45:28 BST 2024


Git commit 3eaf196d0bcf607464ed2dbd35a98f006dfc19c7 by Carlos De Maine.
Committed on 30/09/2024 at 11:45.
Pushed by carlosdem into branch 'master'.

push new_type variable for use in imager_push.rb

M  +1    -0    imager/build.sh

https://invent.kde.org/neon/infrastructure/pangea-data/-/commit/3eaf196d0bcf607464ed2dbd35a98f006dfc19c7

diff --git a/imager/build.sh b/imager/build.sh
index 095b6e4..2f385e2 100755
--- a/imager/build.sh
+++ b/imager/build.sh
@@ -225,6 +225,7 @@ fi
 
 # change ownership to make jenkins happy
 echo $DATETIME > date_stamp
+echo $new_type > new_type
 pwd
 chown -Rv jenkins:jenkins .
 


More information about the Neon-commits mailing list