Sync docs from master to gh-pages

This commit is contained in:
buildmaster
2019-07-02 12:59:45 +00:00
parent 525d527a9a
commit 155da5885c
64 changed files with 153 additions and 150 deletions

View File

@@ -5489,6 +5489,9 @@ your running application, to the Artifact manager instance etc.</p>
<p><code>PROJECT_NAME</code> - artifact id. Defaults to <code>example</code></p>
</li>
<li>
<p><code>PRODUCER_STUBS_CLASSIFIER</code> - archive classifier used for generated producer stubs, defaults to <code>stubs</code>.</p>
</li>
<li>
<p><code>REPO_WITH_BINARIES_URL</code> - URL of your Artifact Manager. Defaults to <code><a href="http://localhost:8081/artifactory/libs-release-local" class="bare">http://localhost:8081/artifactory/libs-release-local</a></code>
which is the default URL of <a href="https://jfrog.com/artifactory/">Artifactory</a> running locally</p>
</li>