We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a73cab5 commit 3edb14eCopy full SHA for 3edb14e
scripts/azure-pipelines-variables.yml
@@ -7,7 +7,7 @@ variables:
7
GIT_BRANCH_NAME: $(Build.SourceBranch)
8
GIT_URL: $(Build.Repository.Uri)
9
FEATURE_NAME: ''
10
- PREVIEW_LABEL: 'preview.0'
+ PREVIEW_LABEL: 'preview.1'
11
BUILD_NUMBER: $[counter(format('_{0}_{1}_{2}__', variables['SKIASHARP_VERSION'], variables['Build.SourceBranch'], variables['PREVIEW_LABEL']), 1)]
12
BUILD_COUNTER: $[counter('global_counter', 1)]
13
TIZEN_LINUX_PACKAGES: libxcb-icccm4 libxcb-render-util0 gettext libxcb-image0 libsdl1.2debian libv4l-0 libxcb-randr0 bridge-utils libxcb-shape0 libpython2.7 openvpn libkf5itemmodels5 libkf5kiowidgets5 libkchart2
0 commit comments