add sites
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2023-02-01 16:34:50 +08:00
parent 50de5b9386
commit 8928541045
3 changed files with 14 additions and 3 deletions

View File

@ -42,6 +42,7 @@ steps:
- apt-get update -y && apt-get install bgpq4 -y
- echo "define $(bgpq4 -tbl DOWNSTREAM_ASN AS-NET186)" > util/irr-filter.conf
- echo "define $(bgpq4 -6bl DOWNSTREAM_PREFIXES AS-NET186)" >> util/irr-filter.conf
- echo "net.186526.xyz" >> CNAME
- name: push to repo
image: appleboy/drone-git-push:0.2.3-linux-arm64
settings: