mirror of
https://git.dn42.dev/dn42/registry.git
synced 2025-07-19 17:07:00 +08:00
Merge branch 'master' into master
This commit is contained in:
commit
8c6f0554ad
2 changed files with 7 additions and 6 deletions
11
.drone.yml
11
.drone.yml
|
@ -4,9 +4,10 @@ type: exec
|
||||||
name: env_test
|
name: env_test
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- name: env_script
|
- name: env_script
|
||||||
commands:
|
commands:
|
||||||
- /usr/local/bin/env.sh
|
- /usr/local/bin/env.sh
|
||||||
when:
|
|
||||||
event: pull
|
|
||||||
|
|
||||||
|
trigger:
|
||||||
|
event:
|
||||||
|
- pull_request
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
route6: fdfd:00df:5b67:df5b::/48
|
route6: fdfd:df:5b67::/48
|
||||||
origin: AS4242423347
|
origin: AS4242423347
|
||||||
max-length: 56
|
max-length: 56
|
||||||
mnt-by: SM-MNT
|
mnt-by: SM-MNT
|
Loading…
Add table
Add a link
Reference in a new issue