Skip to content

Commit

Permalink
#1726: CI: add variable so it gets passed to script
Browse files Browse the repository at this point in the history
  • Loading branch information
nlslatt committed Sep 14, 2022
1 parent b13a095 commit bab98dc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -164,6 +164,7 @@ x-vtopts: &vtopts
BUILD_SHARED_LIBS: ${VT_BUILD_SHARED_LIBS:-0}
VT_INCLUSION_TYPE: ${VT_INCLUSION:-TPL}
CODECOV_TOKEN: ${CODECOV_TOKEN:-}
TEST_LB_SCHEMA: ${TEST_LB_SCHEMA:-0}

services:
##############################################################################
Expand Down

0 comments on commit bab98dc

Please sign in to comment.