summaryrefslogtreecommitdiff
path: root/ci-arch.mdwn
diff options
context:
space:
mode:
Diffstat (limited to 'ci-arch.mdwn')
-rw-r--r--ci-arch.mdwn3
1 files changed, 3 insertions, 0 deletions
diff --git a/ci-arch.mdwn b/ci-arch.mdwn
index 9649c7f..dbe19bc 100644
--- a/ci-arch.mdwn
+++ b/ci-arch.mdwn
@@ -222,6 +222,9 @@ to a minor degree.
* **AUTOMATEDSELFDEPLOYMENT** Must be automatically deployable
by us or SRE, onto a fresh server.
+ * **DEPLOYCIBUILT** Only build artfifacts built and tested by CI
+ may be deployed to production.
+
* **HSCALABLE** Must be horizontally scalable: we need to be able to add
more hardware easily to get more capacity. This is particularly
important for build workers, which are the mostly likely bottleneck.