File tree 1 file changed +2
-2
lines changed
1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -59,12 +59,12 @@ install:
59
59
- git clone https://github.com/openresty/mockeagain.git
60
60
- git clone https://github.com/openresty/test-nginx.git
61
61
- git clone -b v2.1-agentzh https://github.com/openresty/luajit2.git
62
- - git clone https://github.com/openresty /lua-nginx-module.git ../lua-nginx-module
62
+ - git clone -b atomic_shm https://github.com/webcore-no /lua-nginx-module.git ../lua-nginx-module
63
63
- git clone https://github.com/openresty/echo-nginx-module.git ../echo-nginx-module
64
64
- git clone https://github.com/openresty/memc-nginx-module.git ../memc-nginx-module
65
65
- git clone https://github.com/openresty/headers-more-nginx-module.git ../headers-more-nginx-module
66
66
- git clone https://github.com/openresty/lua-resty-lrucache.git ../lua-resty-lrucache
67
- - git clone https://github.com/openresty /lua-resty-core.git ../lua-resty-core
67
+ - git clone -b atomic_shm https://github.com/webcore-no /lua-resty-core.git ../lua-resty-core
68
68
69
69
script :
70
70
- sudo iptables -I OUTPUT 1 -p udp --dport 10086 -j REJECT
You can’t perform that action at this time.
0 commit comments