Skip to content
Snippets Groups Projects
Commit d24756ae authored by Enrique Alcántara's avatar Enrique Alcántara Committed by Evan Read
Browse files

Add links to GDK autodevops and runner guides

parent 50736595
No related branches found
No related tags found
No related merge requests found
Loading
Loading
@@ -137,3 +137,8 @@ description: 'Learn how to contribute to GitLab.'
## Go guides
 
- [Go Guidelines](go_guide/index.md)
## Other GitLab Development Kit (GDK) guides
- [Run full Auto DevOps cycle in a GDK instance](https://gitlab.com/gitlab-org/gitlab-development-kit/blob/master/doc/howto/auto_devops.md)
- [Using GitLab Runner with GDK](https://gitlab.com/gitlab-org/gitlab-development-kit/blob/master/doc/howto/runner.md)
Loading
Loading
@@ -1099,3 +1099,7 @@ curl --data "value=true" --header "PRIVATE-TOKEN: personal_access_token" https:/
[ee]: https://about.gitlab.com/pricing/
[ce-21955]: https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/21955
[ce-19507]: https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/19507
## Development guides
Configuring [GDK for Auto DevOps](https://gitlab.com/gitlab-org/gitlab-development-kit/blob/master/doc/howto/auto_devops.md).
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment