fix: refs #7643 Reprepro stage debug
gitea/hedera-web/pipeline/head There was a failure building this commit Details

This commit is contained in:
Juan Ferrer 2024-07-04 11:15:53 +02:00
parent baa596430e
commit a868a5b540
1 changed files with 1 additions and 0 deletions

1
Jenkinsfile vendored
View File

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