Unverified Commit efcc0529 authored by Alexander Maryanovsky's avatar Alexander Maryanovsky Committed by GitHub

Clarify publishing instructions in RELEASE.md (#1102)

parent fd05df7c
...@@ -2,13 +2,13 @@ ...@@ -2,13 +2,13 @@
## Teamcity ## Teamcity
Trigger a new deployment in [Publish release](https://buildserver.labs.intellij.net/buildConfiguration/Skiko_PublishRelease) To publish a version of Skiko:
build configuration. 1. Open [Publish release](https://buildserver.labs.intellij.net/buildConfiguration/Skiko_PublishRelease).
1. Click "Deploy" button. 2. Click "Run" button.
2. Specify the desired version in "Skiko Release Version" text field on the "Parameters" tab. 3. Specify the desired version in "Skiko Release Version" text field on the "Parameters" tab.
3. Choose the desired branch and commit on the "Changes" tab. 4. Choose the desired branch and commit on the "Changes" tab.
4. Optionally you can check "Put the build to the queue top" option in the "General" tab to speed up a deployment 5. Optionally, you can check "Put the build to the queue top" option in the "General" tab to speed up a deployment
(please be mindful about it!). (please be mindful about it!).
## Publishing ## Publishing
......
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