This commit is contained in:
@@ -9,8 +9,13 @@ steps:
|
|||||||
|
|
||||||
- name: test
|
- name: test
|
||||||
image: node:12.16.1
|
image: node:12.16.1
|
||||||
|
settings:
|
||||||
|
env_path:
|
||||||
|
from_secret: dev_env_file
|
||||||
commands:
|
commands:
|
||||||
- echo ${dev_env_file}
|
- echo ${env_path}
|
||||||
|
- echo ${DRONE_env_path}
|
||||||
|
- echo ${drone_env_path}
|
||||||
|
|
||||||
# - name: restore-modules
|
# - name: restore-modules
|
||||||
# image: drillster/drone-volume-cache
|
# image: drillster/drone-volume-cache
|
||||||
|
Reference in New Issue
Block a user