Skip to content

Support deploy tokens in Auto DevOps template

What does this MR do?

Support deploy tokens in Auto DevOps template by checking if 'CI_DEPLOY_USER' and 'CI_DEPLOY_PASSWORD' are defined, and use them when creating secrets on Kubernetes

Issue related

https://gitlab.com/gitlab-org/gitlab-ce/issues/44451

Edited by Mayra Cabrera

Merge request reports