Skip to content
Snippets Groups Projects
Commit ea714b62 authored by Katarzyna Kobierska's avatar Katarzyna Kobierska
Browse files

Move ci_lint to api/ci

parent b63d20a1
No related branches found
No related tags found
No related merge requests found
Loading
@@ -43,8 +43,6 @@ following locations:
Loading
@@ -43,8 +43,6 @@ following locations:
- [Tags](tags.md) - [Tags](tags.md)
- [Todos](todos.md) - [Todos](todos.md)
- [Users](users.md) - [Users](users.md)
- [Validate the .gitlab-ci.yaml](ci_lint.md)
   
### Internal CI API ### Internal CI API
   
Loading
@@ -52,6 +50,7 @@ The following documentation is for the [internal CI API](ci/README.md):
Loading
@@ -52,6 +50,7 @@ The following documentation is for the [internal CI API](ci/README.md):
   
- [Builds](ci/builds.md) - [Builds](ci/builds.md)
- [Runners](ci/runners.md) - [Runners](ci/runners.md)
- [Validate the .gitlab-ci.yaml](ci/ci_lint.md)
   
## Authentication ## Authentication
   
Loading
Loading
Loading
@@ -22,3 +22,4 @@ GET /ci/api/v1/builds/:id/artifacts
Loading
@@ -22,3 +22,4 @@ GET /ci/api/v1/builds/:id/artifacts
   
- [Builds](builds.md) - [Builds](builds.md)
- [Runners](runners.md) - [Runners](runners.md)
- [Validate the .gitlab-ci.yaml](ci_lint.md)
File moved
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