Fix Jenkins pipeline
This commit is contained in:
Vendored
+1
-2
@@ -1,4 +1,3 @@
|
|||||||
```groovy
|
|
||||||
pipeline {
|
pipeline {
|
||||||
agent any
|
agent any
|
||||||
|
|
||||||
@@ -28,4 +27,4 @@ pipeline {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
```
|
|
||||||
|
|||||||
Reference in New Issue
Block a user