Updated jenkinsfile
parent
f0c6856a55
commit
b470c6e11f
|
@ -50,7 +50,6 @@ pipeline {
|
||||||
}
|
}
|
||||||
|
|
||||||
stage('Build') {
|
stage('Build') {
|
||||||
stage('Build') {
|
|
||||||
steps {
|
steps {
|
||||||
script {
|
script {
|
||||||
construirPaquete(env.BUILD_DIR, "../artifacts", "172.17.8.68", "/var/tmp/opengnsys/debian-repo/ogclient")
|
construirPaquete(env.BUILD_DIR, "../artifacts", "172.17.8.68", "/var/tmp/opengnsys/debian-repo/ogclient")
|
||||||
|
|
Loading…
Reference in New Issue