all changed after creating group 'cicd' for proper Jenkins administration ( accessrights to local Qt installation )- so it is...

This commit is contained in:
Uwe Jakobeit
2026-03-30 14:52:05 +02:00
parent a936856533
commit aa62bed1b7
738 changed files with 1 additions and 1 deletions

2
Jenkinsfile vendored Normal file → Executable file
View File

@@ -33,7 +33,7 @@ pipeline {
// sh 'cmake -S . -B build -DCMAKE_BUILD_TYPE=Release '
// echo "See localbuild says on the environment"
// sh './localbuild.sh'
sh './localbuild.sh'
}
}