Remove rc1 suffix from branch name

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

View file

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