fix(confidence-engine): give Jenkins pipeline node context
This commit is contained in:
Vendored
+1
-1
@@ -11,7 +11,7 @@
|
|||||||
// 2. The Gitea repository configured in the job SCM section.
|
// 2. The Gitea repository configured in the job SCM section.
|
||||||
|
|
||||||
pipeline {
|
pipeline {
|
||||||
agent none
|
agent any
|
||||||
|
|
||||||
parameters {
|
parameters {
|
||||||
string(
|
string(
|
||||||
|
|||||||
Reference in New Issue
Block a user