Update .drone.yml
continuous-integration/drone/push Build is failing Details

This commit is contained in:
周炽键 2021-06-02 22:31:21 +08:00
parent c0a19ed854
commit 5fc22fb732
1 changed files with 1 additions and 1 deletions

View File

@ -15,7 +15,7 @@ steps:
commands:
- echo $ENV
- echo $ENV > .env
- cat .env
- vi .env
# - name: restore-modules
# image: drillster/drone-volume-cache