add blockip.conf
Some checks failed
Nginx / build (push) Failing after 6s

This commit is contained in:
lychang
2025-10-04 19:25:12 +08:00
parent c64b5ec28c
commit 188f1331c8

View File

@@ -15,7 +15,7 @@ jobs:
EXTERNAL_FLAG: "--net=host"
steps:
- name: Checkout Code
uses: https://gitea.com/actions/checkout@v4
uses: http://192.168.1.100:3000/tools/checkout
- name: Stop container
run: |
if [[ "$(sudo docker ps -q --filter name=$SERVICE_NAME)" != "" ]];then