mirror of
https://github.com/C24Be/AS_Network_List.git
synced 2026-01-25 23:35:41 +03:00
actions
This commit is contained in:
6
.github/workflows/update_ru_all_lists.yml
vendored
6
.github/workflows/update_ru_all_lists.yml
vendored
@@ -28,7 +28,7 @@ jobs:
|
|||||||
ref: ${{ github.branch }}
|
ref: ${{ github.branch }}
|
||||||
- uses: ./.github/actions/gitReset
|
- uses: ./.github/actions/gitReset
|
||||||
- uses: ./.github/actions/pyInstall
|
- uses: ./.github/actions/pyInstall
|
||||||
- run: ./get_info_from_ripe.py --asn --limit 10
|
- run: ./get_info_from_ripe.py --asn --limit 4000
|
||||||
- uses: ./.github/actions/gitPush
|
- uses: ./.github/actions/gitPush
|
||||||
env:
|
env:
|
||||||
PUSH_FILES: auto/*txt
|
PUSH_FILES: auto/*txt
|
||||||
@@ -52,7 +52,7 @@ jobs:
|
|||||||
ref: ${{ github.branch }}
|
ref: ${{ github.branch }}
|
||||||
- uses: ./.github/actions/gitReset
|
- uses: ./.github/actions/gitReset
|
||||||
- uses: ./.github/actions/pyInstall
|
- uses: ./.github/actions/pyInstall
|
||||||
- run: ./get_info_from_ripe.py --ipv4 --limit 10
|
- run: ./get_info_from_ripe.py --ipv4 --limit 4000
|
||||||
- uses: ./.github/actions/gitPush
|
- uses: ./.github/actions/gitPush
|
||||||
env:
|
env:
|
||||||
PUSH_FILES: auto/*txt
|
PUSH_FILES: auto/*txt
|
||||||
@@ -76,7 +76,7 @@ jobs:
|
|||||||
ref: ${{ github.branch }}
|
ref: ${{ github.branch }}
|
||||||
- uses: ./.github/actions/gitReset
|
- uses: ./.github/actions/gitReset
|
||||||
- uses: ./.github/actions/pyInstall
|
- uses: ./.github/actions/pyInstall
|
||||||
- run: ./get_info_from_ripe.py --ipv6 --limit 10
|
- run: ./get_info_from_ripe.py --ipv6 --limit 4000
|
||||||
- uses: ./.github/actions/gitPush
|
- uses: ./.github/actions/gitPush
|
||||||
env:
|
env:
|
||||||
PUSH_FILES: auto/*txt
|
PUSH_FILES: auto/*txt
|
||||||
|
|||||||
5806
auto/all-ru-asn.txt
5806
auto/all-ru-asn.txt
File diff suppressed because it is too large
Load Diff
11087
auto/all-ru-ipv4.txt
11087
auto/all-ru-ipv4.txt
File diff suppressed because it is too large
Load Diff
2433
auto/all-ru-ipv6.txt
2433
auto/all-ru-ipv6.txt
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user