From 846cf59571d7c5cc605b882b6de4881f1b26b633 Mon Sep 17 00:00:00 2001 From: 13078417792 <397201698@qq.com> Date: Wed, 2 Jun 2021 22:16:51 +0800 Subject: [PATCH] Update .drone.yml --- .drone.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.drone.yml b/.drone.yml index 4b6a424e..5ef3a056 100644 --- a/.drone.yml +++ b/.drone.yml @@ -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}