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.
|
||||
|
||||
pipeline {
|
||||
agent none
|
||||
agent any
|
||||
|
||||
parameters {
|
||||
string(
|
||||
|
||||
Reference in New Issue
Block a user