We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9809b49 commit 515bc21Copy full SHA for 515bc21
pom.xml
@@ -44,7 +44,6 @@
44
minikube ip | sed -e 's/\([0-9]*\.[0-9]*\.[0-9]*\).*/\1.1/' -->
45
<connectorHost />
46
<jenkins.host.address />
47
- <port/>
48
<slaveAgentPort />
49
<jenkins.version>2.361.4</jenkins.version>
50
<no-test-jar>false</no-test-jar>
@@ -275,7 +274,6 @@
275
274
<!-- have pods connect to this address for Jenkins -->
276
<jenkins.host.address>${jenkins.host.address}</jenkins.host.address>
277
<slaveAgentPort>${slaveAgentPort}</slaveAgentPort>
278
- <port>${port}</port>
279
</systemPropertyVariables>
280
</configuration>
281
</plugin>
0 commit comments