mirror of
https://git.dn42.dev/dn42/registry.git
synced 2025-06-25 21:25:28 +08:00
Merge pull request 'update drone test script' (#147) from burble-20200827/update-drone-script into master
Reviewed-on: https://git.dn42.dev/dn42/registry/pulls/147
This commit is contained in:
commit
1e2064e158
1 changed files with 6 additions and 5 deletions
|
@ -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
Reference in a new issue