ci: refs #7643 Debuild dput debug
gitea/hedera-web/pipeline/head This commit looks good Details

This commit is contained in:
Juan Ferrer 2024-07-10 12:19:57 +02:00
parent fba0c73402
commit 4d81b6c5b2
1 changed files with 0 additions and 1 deletions

1
Jenkinsfile vendored
View File

@ -37,7 +37,6 @@ pipeline {
steps {
sh 'debuild -us -uc -b'
sh 'mkdir -p debuild'
sh 'rm debuild/*'
sh 'mv ../hedera-web_* debuild'
script {