Skip to content

Commit

Permalink
ci: remove unnecessary ci file
Browse files Browse the repository at this point in the history
  • Loading branch information
monkeyDluffy6017 committed Jan 10, 2024
1 parent 2eabf70 commit 273d6b8
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 85 deletions.
1 change: 0 additions & 1 deletion ci/common.sh
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,6 @@ export_version_info() {

export_or_prefix() {
export OPENRESTY_PREFIX="/usr/local/openresty"
export APISIX_MAIN="https://raw.githubusercontent.com/apache/apisix/master/apisix-master-0.rockspec"
export PATH=$OPENRESTY_PREFIX/nginx/sbin:$OPENRESTY_PREFIX/luajit/bin:$OPENRESTY_PREFIX/bin:$PATH
export OPENSSL_PREFIX=$OPENRESTY_PREFIX/openssl3
export OPENSSL_BIN=$OPENSSL_PREFIX/bin/openssl
Expand Down
84 changes: 0 additions & 84 deletions ci/linux_apisix_master_luarocks_runner.sh

This file was deleted.

0 comments on commit 273d6b8

Please sign in to comment.