File tree 1 file changed +1
-1
lines changed 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -65,7 +65,7 @@ install:
65
65
- if [ ! -f download-cache/drizzle7-$DRIZZLE_VER.tar.gz ]; then wget -P download-cache http://openresty.org/download/drizzle7-$DRIZZLE_VER.tar.gz; fi
66
66
- if [ ! -f download-cache/pcre-$PCRE_VER.tar.gz ]; then wget -P download-cache http://ftp.cs.stanford.edu/pub/exim/pcre/pcre-$PCRE_VER.tar.gz; fi
67
67
- if [ ! -f download-cache/openssl-$OPENSSL_VER.tar.gz ]; then wget -P download-cache https://www.openssl.org/source/openssl-$OPENSSL_VER.tar.gz; fi
68
- - git clone https://github.com/openresty /test-nginx.git
68
+ - git clone -b skip https://github.com/doujiang24 /test-nginx.git
69
69
- git clone https://github.com/openresty/openresty.git ../openresty
70
70
- git clone https://github.com/openresty/no-pool-nginx.git ../no-pool-nginx
71
71
- git clone https://github.com/openresty/nginx-devel-utils.git
You can’t perform that action at this time.
0 commit comments