Skip to content

Commit

Permalink
Env var doesn't seem to work for build version
Browse files Browse the repository at this point in the history
  • Loading branch information
blairmcg committed Sep 18, 2018
1 parent ccf1efe commit ec7ac8b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion DolphinRelease.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
version: $(APPVEYOR_REPO_TAG_NAME)
version: v7.0.57.{build}
skip_non_tags: true
image: Visual Studio 2017
configuration: Release
Expand Down

0 comments on commit ec7ac8b

Please sign in to comment.