环境变量测试
This commit is contained in:
parent
a4ace6ca8f
commit
c9431b94f4
@ -19,6 +19,8 @@ jobs:
|
||||
version: 'v18.19.1'
|
||||
cache: 'yarn'
|
||||
cache-dependency-path: 'yarn.lock'
|
||||
env: URL_ENV: 'local'
|
||||
environment: URL_ENV: 'test'
|
||||
- name: 安装yarn,并run build
|
||||
run: |
|
||||
node -v
|
||||
|
Loading…
Reference in New Issue
Block a user