~aleteoryx/muditaos

7b54a44905dba4c2fdb8b9ecebcefc4c11ea2f55 — Adam Dobrowolski 4 years ago 7cc4525
[EGD-7982] Added one build catalog

For ccache to work with abspaths
1 files changed, 1 insertions(+), 1 deletions(-)

M Jenkinsfile
M Jenkinsfile => Jenkinsfile +1 -1
@@ 19,7 19,7 @@ pipeline {
    agent {
        node {
        label 'jenkins-slave-ccache-ram'
        customWorkspace "/home/jenkins/workspace/${JOB_NAME}/${BUILD_NUMBER}"
        customWorkspace "/home/jenkins/workspace/MuditaOS"
        }
    }
    options{