update cn-hkg2 and cn-csx1
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2023-01-27 19:25:49 +08:00
parent 4e7ad0622b
commit 486fcecfec
2 changed files with 3 additions and 2 deletions

View File

@ -40,7 +40,7 @@ steps:
image: debian:latest
commands:
- apt-get update -y && apt-get install bgpq4 -y
- echo "define $(bgpq4 -tbl DOWNSTREAM_ASN AS-NET186 -S RIPE)" > util/irr-filter.conf
- echo "define $(bgpq4 -tbl DOWNSTREAM_ASN AS-NET186)" > util/irr-filter.conf
- echo "define $(bgpq4 -6bl DOWNSTREAM_PREFIXES AS-NET186)" >> util/irr-filter.conf
- name: push to repo
image: appleboy/drone-git-push:0.2.3-linux-arm64