Commit 449ad5bc authored by Nikolay Igotti's avatar Nikolay Igotti

Publishing local release version.

parent b36a31e8
...@@ -40,7 +40,7 @@ Set up environment variables `COMPOSE_REPO_USERNAME` and `COMPOSE_REPO_KEY`. ...@@ -40,7 +40,7 @@ Set up environment variables `COMPOSE_REPO_USERNAME` and `COMPOSE_REPO_KEY`.
./gradlew publish ./gradlew publish
``` ```
##### Customize version ##### Publish local version
``` ```
./gradlew <PUBLISH_TASK> -Pdeploy.version=0.1.2 ./gradlew <PUBLISH_TASK> -Pdeploy.version=0.1.2 -Pdeploy.release=true
``` ```
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment