Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
G
gitlab-ce
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
Tatuya Kamada
gitlab-ce
Commits
de001b13
Commit
de001b13
authored
Jan 31, 2017
by
Joshua Lambert
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Clarify that Auto Deploy requires a public project.
parent
adc0e41f
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
1 deletion
+2
-1
doc/ci/autodeploy/index.md
doc/ci/autodeploy/index.md
+2
-1
No files found.
doc/ci/autodeploy/index.md
View file @
de001b13
# Auto deploy
> [Introduced][mr-8135] in GitLab 8.15.
> [Introduced][mr-8135] in GitLab 8.15.
Currently requires a [Public project][project-settings].
Auto deploy is an easy way to configure GitLab CI for the deployment of your
application. GitLab Community maintains a list of
`.gitlab-ci.yml`
...
...
@@ -33,6 +33,7 @@ enable [Kubernetes service][kubernetes-service].
created automatically for you.
[
mr-8135
]:
https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/8135
[
project-settings
]:
https://docs.gitlab.com/ce/api/projects.html#project-visibility-level
[
project-services
]:
../../project_services/project_services.md
[
auto-deploy-templates
]:
https://gitlab.com/gitlab-org/gitlab-ci-yml/tree/master/autodeploy
[
kubernetes-service
]:
../../project_services/kubernetes.md
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment