mirror of
https://github.com/itdoginfo/allow-domains.git
synced 2026-04-06 21:01:11 +03:00
Compare commits
2 Commits
2025-01-27
...
2025-01-28
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
dd4b4d9abd | ||
|
|
b6cd8cc2b9 |
3
.github/workflows/create-lists.yml
vendored
3
.github/workflows/create-lists.yml
vendored
@@ -24,12 +24,13 @@ jobs:
|
|||||||
run: |
|
run: |
|
||||||
docker run --rm \
|
docker run --rm \
|
||||||
-v ${{ github.workspace }}/src:/app/src \
|
-v ${{ github.workspace }}/src:/app/src \
|
||||||
|
-v ${{ github.workspace }}/Subnets:/app/Subnets \
|
||||||
-v ${{ github.workspace }}/Russia:/app/Russia \
|
-v ${{ github.workspace }}/Russia:/app/Russia \
|
||||||
-v ${{ github.workspace }}/Ukraine:/app/Ukraine \
|
-v ${{ github.workspace }}/Ukraine:/app/Ukraine \
|
||||||
-v ${{ github.workspace }}/Categories:/app/Categories \
|
-v ${{ github.workspace }}/Categories:/app/Categories \
|
||||||
-v ${{ github.workspace }}/Services:/app/Services \
|
-v ${{ github.workspace }}/Services:/app/Services \
|
||||||
-v ${{ github.workspace }}/SRS:/app/SRS \
|
-v ${{ github.workspace }}/SRS:/app/SRS \
|
||||||
itdoginfo/compilesrs:0.1.1
|
itdoginfo/compilesrs:0.1.2
|
||||||
|
|
||||||
- name: Check Russia/inside-dnsmasq-ipset
|
- name: Check Russia/inside-dnsmasq-ipset
|
||||||
uses: itdoginfo/dnsmasq-action@0.1
|
uses: itdoginfo/dnsmasq-action@0.1
|
||||||
|
|||||||
Reference in New Issue
Block a user