summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLars Wirzenius <lwirzenius@wikimedia.org>2019-07-24 15:13:39 +0300
committerLars Wirzenius <lwirzenius@wikimedia.org>2019-07-24 15:13:39 +0300
commitaa86c2415b426dabffcb4a2be602ce80db819e2f (patch)
tree5c27a5c581be2799c8d6571dd659efab0998398e
parent09b39e634abd4166b71432a10dda6ae38478d3aa (diff)
downloadwmf-ci-arch-aa86c2415b426dabffcb4a2be602ce80db819e2f.tar.gz
Change: say Ick artifact store is used
-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