[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    [sysadmin/binary-factory-tooling] craft-cache/pipeline-templates: Use Python 3.6
From:       Ben Cooksley <null () kde ! org>
Date:       2018-09-01 4:25:59
Message-ID: E1fvxTz-0000HE-ED () code ! kde ! org
[Download RAW message or body]

Git commit c1724bbd6c2647eee5dda8372e004f0e259bead7 by Ben Cooksley.
Committed on 01/09/2018 at 04:25.
Pushed by bcooksley into branch 'master'.

Use Python 3.6

M  +2    -2    craft-cache/pipeline-templates/linux.pipeline

https://commits.kde.org/sysadmin/binary-factory-tooling/c1724bbd6c2647eee5dda8372e004f0e259bead7


diff --git a/craft-cache/pipeline-templates/linux.pipeline \
b/craft-cache/pipeline-templates/linux.pipeline index d258791..f94fe20 100644
--- a/craft-cache/pipeline-templates/linux.pipeline
+++ b/craft-cache/pipeline-templates/linux.pipeline
@@ -33,8 +33,8 @@ timestamps {
 		stage('Build Craft Cache') {
 			sh """
 				cd ~/Craft/BinaryCache/craftmaster/
-				python3 CraftMaster.py --config config/CraftBinaryCache.ini --target \
                ${craftPlatform} --variables CreateCache=True UseCache=True -c -i \
                craft
-				python3 CraftMaster.py --config config/CraftBinaryCache.ini --target \
${craftPlatform} --variables CreateCache=True UseCache=True -c --option \
/.buildTests=False --list-file config/BinaryCachePackages.list +				python3.6 \
CraftMaster.py --config config/CraftBinaryCache.ini --target ${craftPlatform} \
--variables CreateCache=True UseCache=True -c -i craft +				python3.6 CraftMaster.py \
--config config/CraftBinaryCache.ini --target ${craftPlatform} --variables \
CreateCache=True UseCache=True -c --option /.buildTests=False --list-file \
config/BinaryCachePackages.list  """
 		}
 


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic