diff options
author | Ruben Davila <rdavila84@gmail.com> | 2017-02-07 00:03:05 -0500 |
---|---|---|
committer | Ruben Davila <rdavila84@gmail.com> | 2017-02-07 00:03:05 -0500 |
commit | 57191b7221f6ee56f03e4808a31bbe6e9d27df3e (patch) | |
tree | 2e822dc1ca7e23363d429dd218f921a39b605360 /vendor/gitlab-ci-yml | |
parent | 50f5960c72b4ff8b553bb0f7e8f649ac413f6ce0 (diff) | |
download | gitlab-ce-57191b7221f6ee56f03e4808a31bbe6e9d27df3e.tar.gz |
Update .gitignore templatesupdate-gitignore-templates
Diffstat (limited to 'vendor/gitlab-ci-yml')
-rw-r--r-- | vendor/gitlab-ci-yml/autodeploy/Kubernetes.gitlab-ci.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/vendor/gitlab-ci-yml/autodeploy/Kubernetes.gitlab-ci.yml b/vendor/gitlab-ci-yml/autodeploy/Kubernetes.gitlab-ci.yml index 36dfc539b3b..7298ea73bab 100644 --- a/vendor/gitlab-ci-yml/autodeploy/Kubernetes.gitlab-ci.yml +++ b/vendor/gitlab-ci-yml/autodeploy/Kubernetes.gitlab-ci.yml @@ -1,4 +1,4 @@ -# Explaination on the scripts: +# Explanation on the scripts: # https://gitlab.com/gitlab-examples/kubernetes-deploy/blob/master/README.md image: registry.gitlab.com/gitlab-examples/kubernetes-deploy |