Updated ogcore
testing/ogcore-api/pipeline/head This commit looks good
Details
testing/ogcore-api/pipeline/head This commit looks good
Details
parent
e646b4b1e9
commit
6b228b146b
|
@ -70,6 +70,7 @@ pipeline {
|
|||
agent { label 'debian-repo' }
|
||||
steps {
|
||||
sh "aptly repo add opengnsys-devel /var/tmp/opengnsys/debian-repo/ogcore/*.deb"
|
||||
sh "rm -rf /var/tmp/opengnsys/debian-repo/ogcore/*"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue