Update .drone.yml
This commit is contained in:
@@ -10,8 +10,7 @@ steps:
|
|||||||
- name: test
|
- name: test
|
||||||
image: node:12.16.1
|
image: node:12.16.1
|
||||||
environment:
|
environment:
|
||||||
env_path:
|
- dev_env_file
|
||||||
from_secret: dev_env_file
|
|
||||||
commands:
|
commands:
|
||||||
- echo ${dev_env_file}
|
- echo ${dev_env_file}
|
||||||
- echo ${env_path}
|
- echo ${env_path}
|
||||||
|
Reference in New Issue
Block a user