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 ab1e89c commit 1ea8d87Copy full SHA for 1ea8d87
parent/pom.xml
@@ -650,6 +650,7 @@
650
<!-- Retain only a single build -->
651
<buildName>${dist.id}-docs-${project.version}</buildName>
652
<buildRetentionCount>1</buildRetentionCount>
653
+ <buildUrl>{{BUILD_URL}}</buildUrl>
654
</buildInfo>
655
<publisher>
656
<contextUrl>{{artifactory.server}}</contextUrl>
@@ -852,6 +853,7 @@
852
853
854
<buildName>${dist.id}-schema-${project.version}</buildName>
855
856
857
858
859
0 commit comments