Skip to content

Commit

Permalink
Update version to stable
Browse files Browse the repository at this point in the history
  • Loading branch information
mattleibow committed Sep 20, 2023
1 parent 039e66a commit e2c5c86
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/azure-pipelines-variables.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ variables:
GIT_BRANCH_NAME: $(Build.SourceBranch)
GIT_URL: $(Build.Repository.Uri)
FEATURE_NAME: ''
PREVIEW_LABEL: 'preview.0'
PREVIEW_LABEL: 'stable'
BUILD_NUMBER: $[counter(format('_{0}_{1}_{2}__', variables['SKIASHARP_VERSION'], variables['Build.SourceBranch'], variables['PREVIEW_LABEL']), 1)]
BUILD_COUNTER: $[counter('global_counter', 1)]
TIZEN_LINUX_PACKAGES: libxcb-icccm4 libxcb-render-util0 gettext libxcb-image0 libsdl1.2debian libv4l-0 libxcb-randr0 bridge-utils libxcb-shape0 libpython2.7 openvpn
Expand Down

0 comments on commit e2c5c86

Please sign in to comment.