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.
1 parent 3acb94c commit 9ac8d7eCopy full SHA for 9ac8d7e
appveyor.yml
@@ -9,7 +9,7 @@ cache:
9
# UMBRACO_PACKAGE_PRERELEASE_SUFFIX if a rtm release build this should be blank, otherwise if empty will default to alpha
10
# example UMBRACO_PACKAGE_PRERELEASE_SUFFIX=beta
11
init:
12
- - set UMBRACO_PACKAGE_PRERELEASE_SUFFIX=
+ - set UMBRACO_PACKAGE_PRERELEASE_SUFFIX=alpha1
13
14
install:
15
- ps: >-
0 commit comments