summaryrefslogtreecommitdiff
path: root/azure-pipelines.yml
diff options
context:
space:
mode:
authorElinor Fung <47805090+elinor-fung@users.noreply.github.com>2019-05-28 17:37:52 -0700
committerGitHub <noreply@github.com>2019-05-28 17:37:52 -0700
commit7f9e1aef945a2115b337688976fa1c4cfebe1825 (patch)
tree3dc01b8ed9bc00fc50f6e4ab4e22faf06032e37f /azure-pipelines.yml
parent13405da4ba21095f7673a10eaabfef990117478d (diff)
downloadcoreclr-7f9e1aef945a2115b337688976fa1c4cfebe1825.tar.gz
coreclr-7f9e1aef945a2115b337688976fa1c4cfebe1825.tar.bz2
coreclr-7f9e1aef945a2115b337688976fa1c4cfebe1825.zip
Stop adding 7 before the build revision number (#24805)
Diffstat (limited to 'azure-pipelines.yml')
-rw-r--r--azure-pipelines.yml5
1 files changed, 0 insertions, 5 deletions
diff --git a/azure-pipelines.yml b/azure-pipelines.yml
index 5a1f1c18b6..74b9c9a92d 100644
--- a/azure-pipelines.yml
+++ b/azure-pipelines.yml
@@ -1,8 +1,3 @@
-
-# Temporarily set a build number format that includes a large revision
-# number that won't conflict with buildpipeline official builds.
-name: $(Date:yyyyMMdd)$(Rev:.7r)
-
variables:
DOTNET_SKIP_FIRST_TIME_EXPERIENCE: true