Skip to content

Commit

Permalink
[Ignore] update release version
Browse files Browse the repository at this point in the history
  • Loading branch information
TylerLeonhardt committed Jan 23, 2019
1 parent 18ab27d commit 5167763
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tools/releaseBuild/Image/DockerFile
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ COPY build.ps1 containerFiles/build.ps1

# Add an environment variable for build versioning
ENV VSTS_BUILD=1
ENV VSTS_BUILD_VERSION=2.0.0-preview.1
ENV VSTS_BUILD_VERSION=2.0.0

# Uncomment to debug locally
# RUN Import-Module ./containerFiles/dockerInstall.psm1; `
Expand Down

0 comments on commit 5167763

Please sign in to comment.