gitlab-ci: Set the meson wrapmode to disabled
authorDylan Baker <dylan@pnwbakers.com>
Mon, 14 Oct 2019 16:04:47 +0000 (09:04 -0700)
committerDylan Baker <dylan@pnwbakers.com>
Wed, 16 Oct 2019 23:26:09 +0000 (23:26 +0000)
commitc65f907ce9c54e7b688bf2f465f0aac2e7a57bb8
tree16cd9929cc6263d6937902c45f9ce8ba429075f9
parent449f8310887353c8359cd8b81f4bcc1eb9f1062b
gitlab-ci: Set the meson wrapmode to disabled

This will prevent us from accidentally falling back to the wrap-db
instead of using locally installed versions.

Reviewed-by: Eric Engestrom <eric.engestrom@intel.com>
.gitlab-ci/meson-build.sh