mirror of
https://github.com/NginxProxyManager/docker-nginx-full.git
synced 2026-05-18 07:40:36 +00:00
added CROWDSEC_OPENRESTY_BOUNCER_VERSION environment version to jenkins script.
This commit is contained in:
Vendored
+1
@@ -16,6 +16,7 @@ pipeline {
|
||||
BRANCH_LOWER = "${BRANCH_NAME.toLowerCase().replaceAll('/', '-')}"
|
||||
// Software versions; OpenResty does not support Lua >= 5.2
|
||||
OPENRESTY_VERSION = '1.19.9.1'
|
||||
CROWDSEC_OPENRESTY_BOUNCER_VERSION = '0.1.7'
|
||||
LUA_VERSION = '5.1.5'
|
||||
LUAROCKS_VERSION = '3.3.1'
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user