ci: refs #7643 Debuild output
gitea/hedera-web/pipeline/head There was a failure building this commit Details

This commit is contained in:
Juan Ferrer 2024-07-04 16:28:42 +02:00
parent d1c4f9dba2
commit ca4457bf54
1 changed files with 1 additions and 2 deletions

3
Jenkinsfile vendored
View File

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