summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--gitlab.md3
1 files changed, 1 insertions, 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