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

List:       kde-commits
Subject:    [sysadmin/ci-tooling] custom-jobs: Fix path issues
From:       Ben Cooksley <null () kde ! org>
Date:       2018-06-10 5:07:55
Message-ID: E1fRsa3-0005tY-D8 () code ! kde ! org
[Download RAW message or body]

Git commit 4539eede822f4b2b9c3d6020cef898eec5f007cf by Ben Cooksley.
Committed on 10/06/2018 at 05:07.
Pushed by bcooksley into branch 'master'.

Fix path issues

M  +2    -2    custom-jobs/Extragear craft master SUSEQt5.9.pipeline

https://commits.kde.org/sysadmin/ci-tooling/4539eede822f4b2b9c3d6020cef898e=
ec5f007cf

diff --git a/custom-jobs/Extragear craft master SUSEQt5.9.pipeline b/custom=
-jobs/Extragear craft master SUSEQt5.9.pipeline
index 8d8923d..0163252 100644
--- a/custom-jobs/Extragear craft master SUSEQt5.9.pipeline	=

+++ b/custom-jobs/Extragear craft master SUSEQt5.9.pipeline	=

@@ -38,7 +38,7 @@ timestamps {
 		stage('Building Application') {
 			// Install craft and it's core dependencies...
 			sh """
-				python3 craftmaster/CraftMaster.py --config config/CraftBinaryCache.in=
i -c -i craft
+				python3 craftmaster/CraftMaster.py --config craftmaster/config/CraftBi=
naryCache.ini -c -i craft
 			"""
 		}
 =

@@ -46,7 +46,7 @@ timestamps {
 		stage('Capturing APKs') {
 			// Ask Craftmaster to do this for us too
 			sh """
-				python3 craftmaster/CraftMaster.py --config config/CraftBinaryCache.in=
i -c --test craft-core
+				python3 craftmaster/CraftMaster.py --config craftmaster/config/CraftBi=
naryCache.ini -c --test craft-core
 			"""
 		}
 	}
[prev in list] [next in list] [prev in thread] [next in thread] 

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