Revert "Force full build in PR"

This reverts commit 1589504b61.
This commit is contained in:
Jo Shields 2024-02-06 11:32:45 -05:00
parent 87ec7d3c61
commit d437a7c55b

View file

@ -58,7 +58,7 @@ stages:
${{ if eq(variables.isSourceOnlyBuild, 'true') }}:
scope: ultralite
${{ else }}:
scope: full
scope: lite
# 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.