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