summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--gitlab.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/gitlab.md b/gitlab.md
index 1dcc697..7609e3b 100644
--- a/gitlab.md
+++ b/gitlab.md
@@ -39,7 +39,8 @@ The components are:
* **deployment worker**: this gets binaries from the artifact store
and deploys them to the test environment
* **test environment**: this mocks a production-like environment for
- running sites and services
+ running sites and services; for the first prototype, it just
+ publishes the binaries
Differences from the planning document: