WenovateAA

Results 3 comments of WenovateAA

I didn't read all comments here, but I suppose main question is how to perform multi-env. deploy with CI/CD pipelines while keeping single connections.json. I implemented such pipeline using samples...

@mirzaciri No, connnections.json is kept single for each environemnt. This is the exact purpose we put config parameters there which are env. specific. Deploy sequence thru pipieline is the following:...

@mirzaciri I indeed have single connections.json in my repo for all environments. Example of it is in my 1st comment here. Again, idea is to keep env. specific values (subscription...