Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-pages.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/shared
diff options
context:
space:
mode:
authorJaime Martinez <jmartinez@gitlab.com>2020-09-15 11:01:14 +0300
committerVladimir Shushlin <v.shushlin@gmail.com>2020-09-21 13:53:18 +0300
commit483cafe9ebe19811621e8eb95a7712ceb85c9bab (patch)
tree3a858c6cc8f35043cd8a5ff651fd3d149f08f986 /shared
parent130c178d7475ab4d592b0953b3f6ab5829804911 (diff)
WIP: apply some of the suggestions
Diffstat (limited to 'shared')
-rw-r--r--shared/lookups/zip.gitlab.io.json16
1 files changed, 0 insertions, 16 deletions
diff --git a/shared/lookups/zip.gitlab.io.json b/shared/lookups/zip.gitlab.io.json
deleted file mode 100644
index 7fb80ec4..00000000
--- a/shared/lookups/zip.gitlab.io.json
+++ /dev/null
@@ -1,16 +0,0 @@
-{
- "certificate": "",
- "key": "",
- "lookup_paths": [
- {
- "access_control": false,
- "https_only": false,
- "prefix": "/project/",
- "project_id": 123,
- "source": {
- "path": "group/zip.gitlab.io/public.zip",
- "type": "zip"
- }
- }
- ]
-}