diff --git a/documentation/index.html b/documentation/index.html index 19e3641..48cac70 100644 --- a/documentation/index.html +++ b/documentation/index.html @@ -779,6 +779,28 @@ Now, all you need to do is to upload your package: ./kobaltw uploadBintray +
+ You can configure the bintray
upload with the bintray
directive inside
+ your Project
:
+
+ bintray { + publish = true + sign = true + autoGitTag = true + }+
The following configuration parameters are supported:
+uploadBintray
task is invoked, a git tag named as the version of the
+ project is automatically created and pushed to the origin
Profiles allow you to run altered versions of your build file by using command