Temporarily enable full build so we can test CI
This commit is contained in:
parent
d5e8ffb6ea
commit
efb2c9e1cb
1 changed files with 1 additions and 1 deletions
|
@ -58,7 +58,7 @@ stages:
|
|||
${{ if eq(variables.isSourceOnlyBuild, 'true') }}:
|
||||
scope: ultralite
|
||||
${{ else }}:
|
||||
scope: lite
|
||||
scope: full
|
||||
|
||||
# In case the VMR Build stage is temporarily disabled, the VMR synchronization step is run to validate
|
||||
# that the PR can be merged and later synchronized into the VMR without problems.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue