mirror of
https://git.dn42.dev/dn42/registry.git
synced 2025-08-08 02:36:23 +08:00
update drone test script
This commit is contained in:
parent
00f90f592a
commit
34be10986b
1 changed files with 6 additions and 5 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
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue