Remove rc1 suffix from branch name
This commit is contained in:
parent
b4ecb7a6de
commit
fa5effbd67
1 changed files with 1 additions and 1 deletions
|
@ -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:
|
||||
|
|
Loading…
Add table
Reference in a new issue