Updated Jenkinsfile and Jenkinsjob.xml
This commit is contained in:
parent
b225484187
commit
8e1f4ad0d1
|
|
@ -19,7 +19,7 @@ pipeline {
|
|||
defaultValue: "development",
|
||||
description: "The deploy environment")
|
||||
string(name: "gcube_agent",
|
||||
defaultValue: "gcube-agent-jdk17",
|
||||
defaultValue: "gcube-agent-jdk21-javax",
|
||||
description: "The agent that build the component")
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue