mirror of https://github.com/buster-so/buster.git
test
This commit is contained in:
parent
1ef791296c
commit
5e8efafeb6
|
@ -13,6 +13,7 @@ retries: 0
|
|||
envs:
|
||||
- name: development
|
||||
default: true
|
||||
disabled: true
|
||||
steps:
|
||||
- id: 6e2bd037-2ad8-46f7-bca7-fa8dce20b1f3
|
||||
envKey: CHATS_RESPONSE
|
||||
|
|
|
@ -51,6 +51,7 @@
|
|||
}
|
||||
},
|
||||
"globalEnv": [
|
||||
"SKIP_ENV_CHECK",
|
||||
"NODE_ENV",
|
||||
"NODE_TLS_REJECT_UNAUTHORIZED",
|
||||
"CI",
|
||||
|
|
Loading…
Reference in New Issue