mirror of
https://github.com/mitchellkrogza/nginx-ultimate-bad-bot-blocker.git
synced 2025-09-04 19:50:17 +00:00
parent
d5fb6cca39
commit
687afa03bf
1 changed files with 1 additions and 2 deletions
3
.github/workflows/action.yml
vendored
3
.github/workflows/action.yml
vendored
|
@ -55,7 +55,6 @@ jobs:
|
||||||
php ./dev-tools/generate-google-exclude.php
|
php ./dev-tools/generate-google-exclude.php
|
||||||
./dev-tools/generate-files.sh
|
./dev-tools/generate-files.sh
|
||||||
./dev-tools/install-nginx-1.sh
|
./dev-tools/install-nginx-1.sh
|
||||||
cat ./dev-tools/referrers-regex-format.txt
|
|
||||||
|
|
||||||
- name: Test Blocker - Stage 1
|
- name: Test Blocker - Stage 1
|
||||||
shell: bash
|
shell: bash
|
||||||
|
@ -101,7 +100,7 @@ jobs:
|
||||||
- name: Deploy Latest Package
|
- name: Deploy Latest Package
|
||||||
shell: bash
|
shell: bash
|
||||||
run: |
|
run: |
|
||||||
#./dev-tools/modify-files-and-commit.sh
|
./dev-tools/modify-files-and-commit.sh
|
||||||
|
|
||||||
- name: Debug
|
- name: Debug
|
||||||
shell: bash
|
shell: bash
|
||||||
|
|
Loading…
Add table
Reference in a new issue