Documentation - Different environment variables per stage
Abierto
question
- Lenguaje dominante
- Go
- Estrellas
- 8.8k
- Forks
- 383
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
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 ?
Guía de contribución
Evaluación
Este issue todavía no se ha evaluado.