From aa86c2415b426dabffcb4a2be602ce80db819e2f Mon Sep 17 00:00:00 2001 From: Lars Wirzenius Date: Wed, 24 Jul 2019 15:13:39 +0300 Subject: Change: say Ick artifact store is used --- gitlab.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/gitlab.md b/gitlab.md index d244783..d22be2e 100644 --- a/gitlab.md +++ b/gitlab.md @@ -112,8 +112,7 @@ use them, and don't have to learn stuff to get started. ## Artifact store * Simple HTTP API -* We can probably use the Ick artifact store for this, at least - initially +* For the prototype, this is the Ick artifact store for this * Endpoint: PUT /blobs/NAME, stores body as blob named NAME, overwriting it if it existed already * Endpoing: GET /blobs/NAME, returns blob, with a generic content -- cgit v1.2.1