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:
Diffstat (limited to 'doc/api/templates/dockerfiles.md')
-rw-r--r--doc/api/templates/dockerfiles.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/api/templates/dockerfiles.md b/doc/api/templates/dockerfiles.md
index a2c21ada05b..2fa3d7b7fa1 100644
--- a/doc/api/templates/dockerfiles.md
+++ b/doc/api/templates/dockerfiles.md
@@ -93,6 +93,10 @@ Example response:
"name": "Ruby-alpine"
},
{
+ "key": "Rust",
+ "name": "Rust"
+ },
+ {
"key": "Swift",
"name": "Swift"
}