Documentation - Different environment variables per stage
未关闭
question
- 主要语言
- Go
- 星标
- 8.8k
- 派生
- 383
- PR 合并指标
- 30 天内没有已合并 PR
描述
Hello,
It seems to have been done in the #353 but I don't see it in the documentation and I tried several things but not successful.
What I tried :
```
"stages": {
"staging": {
"ENDPOINT": "http://dev.com",
"environment": {
"ENDPOINT": "http://dev.com"
}
}
```
Do someone have a clue ? :-)
Maybe it's only implemented for UP PRO ?
贡献指南
评估
这个 Issue 还没有评估数据。