]> git.ipfire.org Git - thirdparty/asterisk.git/commit
CI: Don't enable non-core modules in Certified branches
authorGeorge Joseph <gjoseph@digium.com>
Wed, 24 Jul 2019 20:15:27 +0000 (14:15 -0600)
committerGeorge Joseph <gjoseph@digium.com>
Wed, 24 Jul 2019 20:22:18 +0000 (14:22 -0600)
commite51e2cae583261b78d2aee89578420746054539a
tree7442a0f01bd81f14c1614e4543b9821722ac8751
parent8e09fbb4e9f9dea81c1ffcffdc0c629baaf136a9
CI:  Don't enable non-core modules in Certified branches

We don't support non-core modules for Certified releases but we
were enabling them for CI builds which was causing lots of test
failures.  Now we don't.

Change-Id: I0b3254c08a2479f3d39151690350cce5ce5ad766
tests/CI/buildAsterisk.sh