refs #7593 Jenkinsfile test
gitea/vn-host/pipeline/head This commit looks good Details

This commit is contained in:
Juan Ferrer 2025-02-04 14:41:55 +01:00
parent 39beb1494e
commit 3155acc346
2 changed files with 3 additions and 1 deletions

2
Jenkinsfile vendored
View File

@ -25,6 +25,7 @@ pipeline {
}
steps {
sh 'debuild -us -uc -b'
/*
sh 'mkdir -p debuild'
sh 'mv ../vn-host_* debuild'
sh 'mv ../vn-apt-source_* debuild'
@ -42,6 +43,7 @@ pipeline {
}
}
}
*/
}
}
}

2
debian/changelog vendored
View File

@ -4,7 +4,7 @@ vn-host (3.0.1) stable; urgency=medium
* Certificate files renamed to match convenion.
* Certificates moved to certs folder.
-- Juan Ferrer Toribio <juan@verdnatura.es> Wed, 4 Feb 2025 12:00:00 +0200
-- Juan Ferrer Toribio <juan@verdnatura.es> Tue, 4 Feb 2025 12:00:00 +0200
vn-host (3.0.0) stable; urgency=medium