Fix typo
ogboot/pipeline/tag There was a failure building this commit
Details
ogboot/pipeline/tag There was a failure building this commit
Details
parent
6691845345
commit
226fd17763
|
@ -69,7 +69,7 @@ pipeline {
|
||||||
}
|
}
|
||||||
agent { label 'debian-repo' }
|
agent { label 'debian-repo' }
|
||||||
steps {
|
steps {
|
||||||
sh "aptly repo add opengnsys-devel /var/tmp/opengnsys/debian-repo/ogdhcp/*.deb"
|
sh "aptly repo add opengnsys-devel /var/tmp/opengnsys/debian-repo/ogboot/*.deb"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue