fix: refs #7643 Reprepro stage debug
gitea/hedera-web/pipeline/head Something is wrong with the build of this commit Details

This commit is contained in:
Juan Ferrer 2024-07-04 11:24:45 +02:00
parent a868a5b540
commit 1f1043a43c
1 changed files with 1 additions and 2 deletions

3
Jenkinsfile vendored
View File

@ -36,8 +36,7 @@ pipeline {
}
}
steps {
sh 'sleep 86300'
sh 'debuild -us -uc -b --buildinfo-option="-o output" --changes-option="-o output"'
sh 'debuild -us -uc -b'
}
}
stage('Reprepro') {