We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents c53516c + 0717bf2 commit 6b03cbcCopy full SHA for 6b03cbc
build.gradle
@@ -12,6 +12,7 @@ apply plugin: 'java'
12
13
sourceCompatibility = 1.8
14
version = '4.4.1'
15
+println("##teamcity[buildNumber '$version']")
16
17
configurations {
18
deploy
0 commit comments