summaryrefslogtreecommitdiff
path: root/lib/gitlab/ci/templates/Jobs/Deploy.gitlab-ci.yml
Commit message (Expand)AuthorAgeFilesLines
* Extract deploy functions in a base imageextract_auto_deploy_into_base_imageThong Kuah2019-07-251-373/+48
* Rename changelog to correct issue number, be more explicit that we're talking...James Keogh2019-07-231-4/+5
* Remove obsolete commentremove-comment-from-auto-deploy-ymlThong Kuah2019-07-051-1/+0
* AutoDevops fix ensure_namespace() does not explicitly test namespaceJack Lei2019-06-131-1/+1
* add postgres version to subsequent helm deploysBrandon Dimcheff2019-05-281-0/+1
* Stop emitting AUTO_DEVOPS_DOMAIN Ci variableThong Kuah2019-05-241-11/+1
* Merge branch '61697-add-project-id-to-le-common-name' into 'master'Robert Speicher2019-05-201-2/+2
|\
| * Add project ID to Let's Encrypt common name61697-add-project-id-to-le-common-nameTiger2019-05-161-2/+2
* | Merge branch 'kinolaev-master-patch-13154' into 'master'Grzegorz Bizon2019-05-201-1/+3
|\ \ | |/ |/|
| * Auto-DevOps: allow to disable rollout status checkSergej2019-05-171-1/+3
* | Removed the unnecessary line. It would be covered anyway by line 352 (replica...bardia zamanian2019-05-091-1/+0
|/
* Merge branch 'autodevops_remote_private_helm_repository' into 'master'Stan Hu2019-04-241-1/+1
|\
| * Adding ability to specify helm chart repo using environment variablesStuart Moore2019-04-081-1/+1
* | Rename HELM_EXTRA_ARGS to differentiate between helm invocationstortuetorche/gitlab-ce-patch-auto-deploy-extra-valuesJames Fargher2019-04-171-3/+3
* | Add HELM_EXTRA_ARGS to all Auto-DevOps helm invocationsJames Fargher2019-04-081-0/+1
* | Allows extra arguments in helm commands for auto-deploying applicationTortue Torche2019-04-081-0/+2
|/
* Add required variables to Jobs/Build.gitlab-ci.yml47234-composable-auto-devopsTiger2019-04-021-11/+12
* Split non-security Auto-DevOps jobs into templatesTiger2019-04-021-0/+574