~aleteoryx/muditaos

4f8e364ef459d7fc1b9f8eaf292886f089ddf1e5 — Adam Dobrowolski 4 years ago 75809f8
[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{