update drone test script

This commit is contained in:
Simon Marsh 2020-08-27 15:59:33 +01:00
parent 00f90f592a
commit 34be10986b
No known key found for this signature in database
GPG key ID: 30B29A716A54DBB3

View file

@ -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