Fix typo in pipeline
testing/ogcore-api/pipeline/head This commit looks good Details
ogcore-debian-package/pipeline/head There was a failure building this commit Details

deb-pkg
Nicolas Arenas 2025-03-13 18:51:33 +01:00
parent 74456f85a1
commit cdc24f0c33
1 changed files with 1 additions and 0 deletions

View File

@ -16,6 +16,7 @@ pipeline {
}
}
}
}
stage('Build') {
steps {
dir ("${BUILD_DIR}") {