FIxes Jnskinsfile
parent
df1c42feec
commit
eedc6cb59d
|
@ -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"
|
||||
|
|
Loading…
Reference in New Issue