Sync docs from master to gh-pages

This commit is contained in:
buildmaster
2019-12-10 13:41:15 +00:00
parent 837dc17ec8
commit 150e68fbb0
41 changed files with 1163 additions and 1025 deletions

View File

@@ -15977,6 +15977,10 @@ which is the default URL of <a href="https://jfrog.com/artifactory/">Artifactory
<li>
<p><code>PUBLISH_ARTIFACTS</code>: If set to <code>true</code>, publishes the artifact to binary storage. Defaults to <code>true</code>.</p>
</li>
<li>
<p><code>PUBLISH_ARTIFACTS_OFFLINE</code>: If set to <code>true</code> and the publishing is enabled, it will publish the artifacts to local
<code>.m2</code> only. Defaults to <code>false</code>.</p>
</li>
</ul>
</div>
<div class="paragraph">