return local image
This commit is contained in:
Vendored
+1
-5
@@ -1,9 +1,6 @@
|
||||
@Library(['jlib']) _
|
||||
|
||||
node("k8s-worker") {
|
||||
container('masterlin') {
|
||||
//node("docker") {
|
||||
|
||||
node("docker") {
|
||||
// Временная метка в логе Jenkins
|
||||
timestamps() {
|
||||
// Цветные букавы в логе Jenkins
|
||||
@@ -62,5 +59,4 @@ node("k8s-worker") {
|
||||
)
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user