Commit 010b37e 1 parent d023edc commit 010b37e Copy full SHA for 010b37e
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 @@ -50,9 +50,9 @@ install:
50
50
- git clone https://github.com/openresty/openresty.git ./openresty
51
51
- git clone https://github.com/openresty/nginx-devel-utils.git
52
52
- git clone https://github.com/simpl/ngx_devel_kit.git ./ndk-nginx-module
53
- - git clone https://github.com/openresty/lua-nginx-module.git ./lua-nginx-module
53
+ - git clone https://github.com/openresty/lua-nginx-module.git ./lua-nginx-module -b v0.10.17
54
54
- git clone https://github.com/openresty/no-pool-nginx.git ./no-pool-nginx
55
- - git clone https://github.com/openresty/lua-resty-core.git ../lua-resty-core
55
+ - git clone https://github.com/openresty/lua-resty-core.git ../lua-resty-core -b v0.1.19
56
56
- git clone https://github.com/openresty/lua-resty-lrucache.git ../lua-resty-lrucache
57
57
- git clone https://github.com/jkeys089/lua-resty-hmac ../lua-resty-hmac && pushd ../lua-resty-hmac && git checkout 79a4929 && popd
58
58
- git clone https://github.com/openresty/lua-resty-string ../lua-resty-string
You can’t perform that action at this time.
0 commit comments