FIxes Jnskinsfile
testing/ogGui-multibranch/pipeline/head This commit looks good Details
oggui-debian-package/pipeline/head This commit looks good Details

jenkins-deb
Nicolas Arenas 2025-03-17 17:41:18 +01:00
parent df1c42feec
commit eedc6cb59d
1 changed files with 0 additions and 1 deletions

View File

@ -28,7 +28,6 @@ pipeline {
steps {
dir("${env.BUILD_DIR}") {
sh '''
composer require symfony/flex
dpkg-buildpackage -us -uc
mkdir -p ../artifacts && mv ../*.deb ../*.changes ../*.buildinfo ../artifacts/
ssh aptly@172.17.8.68 "rm -rf /var/tmp/opengnsys/debian-repo && mkdir -p /var/tmp/opengnsys/debian-repo"