remove night.cyberia.club #2
2 changed files with 2 additions and 3 deletions
|
@ -7,8 +7,8 @@ pipeline:
|
||||||
- curl -L --silent --output /usr/local/bin/dnscontrol https://github.com/StackExchange/dnscontrol/releases/download/v3.16.2/dnscontrol-Linux
|
- curl -L --silent --output /usr/local/bin/dnscontrol https://github.com/StackExchange/dnscontrol/releases/download/v3.16.2/dnscontrol-Linux
|
||||||
- chmod +x /usr/local/bin/dnscontrol
|
- chmod +x /usr/local/bin/dnscontrol
|
||||||
- dnscontrol check
|
- dnscontrol check
|
||||||
when:
|
- echo "$APIKEY"
|
||||||
event: pull_request
|
secrets: [APIKEY]
|
||||||
|
|
||||||
preview:
|
preview:
|
||||||
image: debian
|
image: debian
|
||||||
|
|
|
@ -23,7 +23,6 @@ D('cyberia.club', REG_NAMECHEAP, DnsProvider(DNS_NAMECHEAP),
|
||||||
A('legion', '69.61.2.167'),
|
A('legion', '69.61.2.167'),
|
||||||
A('matrix', '69.61.2.190'),
|
A('matrix', '69.61.2.190'),
|
||||||
A('mothership', '69.61.2.175'),
|
A('mothership', '69.61.2.175'),
|
||||||
A('night', '69.61.2.242'),
|
|
||||||
A('nyanjaro', '69.61.38.214'),
|
A('nyanjaro', '69.61.38.214'),
|
||||||
A('paimon', '69.61.38.199'),
|
A('paimon', '69.61.38.199'),
|
||||||
A('pigsy', '69.61.2.225'),
|
A('pigsy', '69.61.2.225'),
|
||||||
|
|
Loading…
Reference in a new issue