Correct release process readme

This commit is contained in:
Ilya Matveev
2017-12-22 15:03:11 +07:00
committed by ilmat192
parent 7ab373fc2b
commit a1f0775806
+1 -1
View File
@@ -34,7 +34,7 @@ We usually mark 0.X releases as pre-releases.
Upload build to CDN at upload.cds.intellij.net/builds/releases/<version>/<macos|linux|windows>:
CDN_USER=... CDN_PASS=... ./gradlew :uploadBundle
CDN_URL=upload.cds.intellij.net CDN_USER=... CDN_PASS=... ./gradlew :uploadBundle
Bundles are available at http://download.jetbrains.com/kotlin/native/releases/<version>/<platform>/<build>
in few minutes after upload.