mirror of
https://github.com/mitchellkrogza/nginx-ultimate-bad-bot-blocker.git
synced 2025-09-04 19:50:17 +00:00
Remove Duplicated Tests - Nginx Mainline
This commit is contained in:
parent
c8516e51e9
commit
032de4f9a5
1 changed files with 0 additions and 4 deletions
|
@ -28,8 +28,6 @@ install:
|
||||||
- sudo apt-get -y install dos2unix
|
- sudo apt-get -y install dos2unix
|
||||||
|
|
||||||
script:
|
script:
|
||||||
# GENERATE BLOCKER FILES
|
|
||||||
- bash .dev-tools/generate-files.sh
|
|
||||||
# THE NEWLY GENERATED BLOCKER FILES
|
# THE NEWLY GENERATED BLOCKER FILES
|
||||||
- bash .dev-tools/install-nginx-1.sh
|
- bash .dev-tools/install-nginx-1.sh
|
||||||
- bash .dev-tools/test-blocker-false-positives.sh
|
- bash .dev-tools/test-blocker-false-positives.sh
|
||||||
|
@ -58,8 +56,6 @@ script:
|
||||||
# TEST NGINX MAINLINE
|
# TEST NGINX MAINLINE
|
||||||
- bash .dev-tools/install-nginx-mainline-ppa.sh
|
- bash .dev-tools/install-nginx-mainline-ppa.sh
|
||||||
- bash .dev-tools/test-nginx-mainline-ppa.sh
|
- bash .dev-tools/test-nginx-mainline-ppa.sh
|
||||||
- bash .dev-tools/install-nginx-mainline-nginx.sh
|
|
||||||
- bash .dev-tools/test-nginx-mainline-nginx.sh
|
|
||||||
# IF ALL TESTS PASSED - COMMIT AND DEPLOY BUILD
|
# IF ALL TESTS PASSED - COMMIT AND DEPLOY BUILD
|
||||||
- bash .dev-tools/modify-files-and-commit.sh
|
- bash .dev-tools/modify-files-and-commit.sh
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue