[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{