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