Update .drone.yml
continuous-integration/drone/push Build is passing
Details
continuous-integration/drone/push Build is passing
Details
This commit is contained in:
parent
8ca1145b7b
commit
cc10c2e179
|
@ -13,6 +13,7 @@ steps:
|
||||||
env_path:
|
env_path:
|
||||||
from_secret: dev_env_file
|
from_secret: dev_env_file
|
||||||
commands:
|
commands:
|
||||||
|
- echo ${dev_env_file}
|
||||||
- echo ${env_path}
|
- echo ${env_path}
|
||||||
- echo ${DRONE_env_path}
|
- echo ${DRONE_env_path}
|
||||||
- echo ${drone_env_path}
|
- echo ${drone_env_path}
|
||||||
|
|
Loading…
Reference in New Issue