Update .drone.yml
continuous-integration/drone/push Build is passing Details

This commit is contained in:
周炽键 2021-06-02 22:16:51 +08:00
parent 2f4454e52a
commit 846cf59571
1 changed files with 1 additions and 1 deletions

View File

@ -10,7 +10,7 @@ steps:
- name: test
image: node:12.16.1
environment:
dev_env_file
dev_env_file: dev_env_file
commands:
- echo ${dev_env_file}
- echo ${env_path}