mirror of
https://github.com/asterisk/asterisk.git
synced 2025-10-17 02:02:22 +00:00
CI: Move gates into source repo
Change-Id: If028ede5f3b127fa274c63ce166bc04ad7c1e5db
This commit is contained in:
@@ -38,7 +38,7 @@ common_config_args+=" --with-sounds-cache=/srv/cache/sounds --with-externals-cac
|
||||
common_config_args+=" --enable-dev-mode"
|
||||
export WGET_EXTRA_ARGS="--quiet"
|
||||
|
||||
runner ./configure ${common_config_args} CCACHE_DISABLE=1 >tests/CI/output/configure.txt
|
||||
runner ./configure ${common_config_args} >tests/CI/output/configure.txt
|
||||
|
||||
runner ${MAKE} menuselect.makeopts
|
||||
|
||||
|
Reference in New Issue
Block a user