Jenkinsjob-javax.xml
This commit is contained in:
parent
05735d2875
commit
97e9446eea
|
|
@ -16,7 +16,7 @@
|
|||
<options/>
|
||||
</org.jenkinsci.plugins.pipeline.modeldefinition.actions.DeclarativeJobPropertyTrackerAction>
|
||||
</actions>
|
||||
<description>keycloak-client pipeline</description>
|
||||
<description>keycloak-client-javax pipeline</description>
|
||||
<keepDependencies>false</keepDependencies>
|
||||
<properties>
|
||||
<jenkins.model.BuildDiscarderProperty>
|
||||
|
|
@ -77,7 +77,7 @@
|
|||
<hudson.model.StringParameterDefinition>
|
||||
<name>gcube_agent</name>
|
||||
<description>The agent that build the component</description>
|
||||
<defaultValue>gcube-agent-jdk17</defaultValue>
|
||||
<defaultValue>gcube-agent-jdk21-javax</defaultValue>
|
||||
<trim>false</trim>
|
||||
</hudson.model.StringParameterDefinition>
|
||||
</parameterDefinitions>
|
||||
|
|
|
|||
Loading…
Reference in New Issue