Remove rc1 suffix from branch name

This commit is contained in:
Matt Thalman 2023-09-12 16:11:36 -05:00 committed by GitHub
parent b4ecb7a6de
commit fa5effbd67
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -23,7 +23,7 @@ variables:
value: ${{ replace(parameters.vmrBranch, ' ', '') }}
- ${{ else }}:
- name: VmrBranch
value: release/8.0.1xx-rc1
value: release/8.0.1xx
resources:
repositories: