ci: set MAS_BUILD=true on mas builds (#16824)

This commit is contained in:
Samuel Attard
2019-02-08 10:12:18 -08:00
committed by Jeremy Apthorp
parent e790dbd737
commit 23b84917e0

View File

@@ -77,6 +77,7 @@ env-arm64: &env-arm64
env-mas: &env-mas
GN_EXTRA_ARGS: 'is_mas_build = true'
MAS_BUILD: 'true'
# Misc build configuration options.
env-enable-sccache: &env-enable-sccache