Skip to content

Commit 565ae85

Browse files
committed
Disable cdxgen banner
Signed-off-by: Prabhu Subramanian <prabhu@appthreat.com>
1 parent 8b5516c commit 565ae85

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

ci/Dockerfile

+1
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@ ENV JAVA_VERSION=$JAVA_VERSION \
3131
ANDROID_HOME=/opt/android-sdk-linux \
3232
CHEN_INSTALL_DIR=/opt/workspace \
3333
PHP_PARSER_BIN=/opt/vendor/bin/php-parse \
34+
CDXGEN_NO_BANNER=true \
3435
COMPOSER_ALLOW_SUPERUSER=1
3536
ENV PATH=/opt/miniconda3/bin:${PATH}:/opt/platform:${JAVA_HOME}/bin:${MAVEN_HOME}/bin:${GRADLE_HOME}/bin:/usr/local/bin/:/root/.local/bin:${ANDROID_HOME}/cmdline-tools/latest/bin:${ANDROID_HOME}/tools:${ANDROID_HOME}/tools/bin:${ANDROID_HOME}/platform-tools:
3637

0 commit comments

Comments
 (0)