Skip to content

Commit c743fb1

Browse files
committed
Resolve merge conflicts
1 parent 0e2c926 commit c743fb1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ci/linux_apisix_master_luarocks_runner.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ script() {
3939
cp -r ../utils ./
4040

4141
# install APISIX by luarocks
42-
luarocks install $APISIX_MAIN > build.log 2>&1 || (cat build.log && exit 1)
42+
luarocks install $APISIX_LDAP_DEPRECATION > build.log 2>&1 || (cat build.log && exit 1)
4343
cp ../bin/apisix /usr/local/bin/apisix
4444

4545
# show install files

0 commit comments

Comments
 (0)