Update Jenkinsfile
testing/ogGui-multibranch/pipeline/head This commit looks good
Details
testing/ogGui-multibranch/pipeline/head This commit looks good
Details
parent
c568a555a2
commit
da9fbc1fdb
|
@ -70,6 +70,7 @@ pipeline {
|
|||
agent { label 'debian-repo' }
|
||||
steps {
|
||||
sh "aptly repo add opengnsys-devel /var/tmp/opengnsys/debian-repo/oggui/*.deb"
|
||||
sh "rm -f /var/tmp/opengnsys/debian-repo/oggui/*.deb"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue