test → master #66

Merged
guillermo merged 70 commits from test into master 2024-07-23 06:23:47 +00:00
1 changed files with 1 additions and 2 deletions
Showing only changes of commit 1f1043a43c - Show all commits

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') {