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 eeff8ed commit cea7a49Copy full SHA for cea7a49
scripts/azure-pipelines-variables.yml
@@ -6,7 +6,7 @@ variables:
6
GIT_BRANCH_NAME: $(Build.SourceBranch)
7
GIT_URL: $(Build.Repository.Uri)
8
FEATURE_NAME: ''
9
- PREVIEW_LABEL: 'preview.1'
+ PREVIEW_LABEL: 'preview.0'
10
BUILD_NUMBER: $[counter(format('_{0}_{1}_{2}__', variables['SKIASHARP_VERSION'], variables['Build.SourceBranch'], variables['PREVIEW_LABEL']), 1)]
11
BUILD_COUNTER: $[counter('global_counter', 1)]
12
TIZEN_LINUX_PACKAGES: libxcb-icccm4 libxcb-render-util0 gettext libxcb-image0 libsdl1.2debian libv4l-0 libxcb-randr0 bridge-utils libxcb-shape0 libpython2.7 openvpn
0 commit comments