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:
|
envs:
|
||||||
- name: development
|
- name: development
|
||||||
default: true
|
default: true
|
||||||
|
disabled: true
|
||||||
steps:
|
steps:
|
||||||
- id: 6e2bd037-2ad8-46f7-bca7-fa8dce20b1f3
|
- id: 6e2bd037-2ad8-46f7-bca7-fa8dce20b1f3
|
||||||
envKey: CHATS_RESPONSE
|
envKey: CHATS_RESPONSE
|
||||||
|
|
|
@ -51,6 +51,7 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"globalEnv": [
|
"globalEnv": [
|
||||||
|
"SKIP_ENV_CHECK",
|
||||||
"NODE_ENV",
|
"NODE_ENV",
|
||||||
"NODE_TLS_REJECT_UNAUTHORIZED",
|
"NODE_TLS_REJECT_UNAUTHORIZED",
|
||||||
"CI",
|
"CI",
|
||||||
|
|
Loading…
Reference in New Issue