mirror of
https://github.com/mitchellkrogza/nginx-ultimate-bad-bot-blocker.git
synced 2025-09-02 18:50:13 +00:00
parent
7c07d09671
commit
fdfb3ec692
1 changed files with 5 additions and 1 deletions
6
.github/workflows/action.yml
vendored
6
.github/workflows/action.yml
vendored
|
@ -67,7 +67,11 @@ jobs:
|
|||
run: |
|
||||
./dev-tools/install-nginx-2.sh
|
||||
./dev-tools/test-nginx-2.sh
|
||||
#./dev-tools/install-nginx-3.sh
|
||||
|
||||
- name: Test Blocker - Stage 3
|
||||
shell: bash
|
||||
run: |
|
||||
./dev-tools/install-nginx-3.sh
|
||||
#./dev-tools/test-nginx-3.sh
|
||||
#./dev-tools/test-setupngxblocker.sh
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue