File tree Expand file tree Collapse file tree 2 files changed +1
-10
lines changed
Expand file tree Collapse file tree 2 files changed +1
-10
lines changed Original file line number Diff line number Diff line change @@ -26,6 +26,7 @@ podTemplate(
2626)
2727 {
2828 node('build-services') {
29+
2930 echo '*********************************************************Parametros************************************************************************'
3031 echo '*******************************************************************************************************************************************'
3132 echo "Ambiente: ${Ambiente}"
Original file line number Diff line number Diff line change 3131 <java .version>1.8</java .version>
3232 </properties >
3333
34- <!-- <distributionManagement>
35- <snapshotRepository>
36- <id>sonatype-nexus</id>
37- <url>https://oss.sonatype.org/content/repositories/snapshots</url>
38- </snapshotRepository>
39- <repository>
40- <id>sonatype-nexus</id>
41- <url>https://oss.sonatype.org/service/local/staging/deploy/maven2</url>
42- </repository>
43- </distributionManagement> -->
4434 <!-- Environment Settings -->
4535 <distributionManagement >
4636 <repository >
You can’t perform that action at this time.
0 commit comments