mirror of
https://git.dn42.dev/dn42/registry.git
synced 2025-06-23 12:16:58 +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
|
||||
|
||||
steps:
|
||||
- name: env_script
|
||||
commands:
|
||||
- /usr/local/bin/env.sh
|
||||
when:
|
||||
event: pull
|
||||
- name: env_script
|
||||
commands:
|
||||
- /usr/local/bin/env.sh
|
||||
|
||||
trigger:
|
||||
event:
|
||||
- pull_request
|
||||
|
|
Loading…
Add table
Reference in a new issue