Skip to content

Commit

Permalink
Set build to release
Browse files Browse the repository at this point in the history
  • Loading branch information
dawoe committed Mar 9, 2018
1 parent 1bcd90c commit b3af5ab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ branches:
# UMBRACO_PACKAGE_PRERELEASE_SUFFIX if a rtm release build this should be blank, otherwise if empty will default to alpha
# example UMBRACO_PACKAGE_PRERELEASE_SUFFIX=beta
init:
- set UMBRACO_PACKAGE_PRERELEASE_SUFFIX=beta
- set UMBRACO_PACKAGE_PRERELEASE_SUFFIX=rtm

build_script:
- cd Packaging
Expand Down

0 comments on commit b3af5ab

Please sign in to comment.