Hi There,
I’m wanting to know how to have 2 different stages with different secrets for each stage?
I tried to add some of the values into the gitlab config, but I don’t want to add the secrets there.
Sean
Hi There,
I’m wanting to know how to have 2 different stages with different secrets for each stage?
I tried to add some of the values into the gitlab config, but I don’t want to add the secrets there.
Sean
I’m having a hard time trying to achieve almost the same thing.
What I’m trying to do is to setup secrets for different deployment environments (using Auto DevOps for CI/CD). I believe no one wants staging
and production
using the same credentials and isn’t clear how to achieve that from the docs (or source code). This is a feature that seems to be missing.