Revert "Revert "Force full build in PR""
This reverts commit d437a7c55b
.
This commit is contained in:
parent
4af44919be
commit
f16b1652a6
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…
Reference in a new issue