Sync docs from master to gh-pages

This commit is contained in:
buildmaster
2019-12-19 01:47:22 +00:00
parent 0673313ab5
commit 625b114b3e
41 changed files with 666 additions and 671 deletions

View File

@@ -15979,8 +15979,7 @@ which is the default URL of <a href="https://jfrog.com/artifactory/">Artifactory
<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>
<p><code>PUBLISH_ARTIFACTS_OFFLINE</code>: If set to <code>true</code>, it will publish the artifacts to local <code>.m2</code>. Defaults to <code>false</code>.</p>
</li>
</ul>
</div>