Revert "Temporarily force full build"

This reverts commit 243880c953.
This commit is contained in:
Jo Shields 2024-02-08 16:30:57 -05:00
parent cd5f41b27e
commit efab88ab3f

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.