Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJarka Kadlecova <jarka@gitlab.com>2017-09-08 12:28:40 +0300
committerJarka Kadlecova <jarka@gitlab.com>2017-09-08 12:28:40 +0300
commit5e977a4221b4da694120109c36d2b9e1d8e64187 (patch)
tree748f6494de97e78f6cef9d444063c759423cf724 /vendor/gitlab-ci-yml/autodeploy/Kubernetes-with-canary.gitlab-ci.yml
parentbce1c50928e4885d54dd11221a9c8197a7fb1a7d (diff)
Update license templates for 10.0
Diffstat (limited to 'vendor/gitlab-ci-yml/autodeploy/Kubernetes-with-canary.gitlab-ci.yml')
-rw-r--r--vendor/gitlab-ci-yml/autodeploy/Kubernetes-with-canary.gitlab-ci.yml3
1 files changed, 3 insertions, 0 deletions
diff --git a/vendor/gitlab-ci-yml/autodeploy/Kubernetes-with-canary.gitlab-ci.yml b/vendor/gitlab-ci-yml/autodeploy/Kubernetes-with-canary.gitlab-ci.yml
index 06b0c84e516..6e5fe97cf6d 100644
--- a/vendor/gitlab-ci-yml/autodeploy/Kubernetes-with-canary.gitlab-ci.yml
+++ b/vendor/gitlab-ci-yml/autodeploy/Kubernetes-with-canary.gitlab-ci.yml
@@ -1,3 +1,6 @@
+# This template has been DEPRECATED. Consider using Auto DevOps instead:
+# https://docs.gitlab.com/ee/topics/autodevops
+
# Explanation on the scripts:
# https://gitlab.com/gitlab-examples/kubernetes-deploy/blob/master/README.md
image: registry.gitlab.com/gitlab-examples/kubernetes-deploy