Update .drone.yml
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2021-06-02 22:14:18 +08:00
parent 8ca1145b7b
commit cc10c2e179

View File

@@ -13,6 +13,7 @@ steps:
env_path:
from_secret: dev_env_file
commands:
- echo ${dev_env_file}
- echo ${env_path}
- echo ${DRONE_env_path}
- echo ${drone_env_path}