Temporarily switch to full build matrix

This commit is contained in:
Jo Shields 2024-02-14 09:09:46 -05:00
parent cb23ae9ae2
commit b10e3a5b81

View file

@ -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.