You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: swift-ci/README.md
+2Lines changed: 2 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -11,6 +11,8 @@ The Dockerfiles used for Continuous Integration are layed out under the top leve
11
11
Under that, we have a directory for each of the target branches, e.g.
12
12
Continuous Integration for Swift's `master` branch uses the `swift-ci/master` Dockerfiles.
13
13
14
+
There is also a specific directory (`swift-docc-render`) for the Dockerfile used to build Swift-DocC-Render. Swift-DocC-Render builds separately from the rest of the projects in the Swift toolchain and ships a pre-built copy for use in the toolchain in the Swift-DocC-Render-Artifact repository.
15
+
14
16
## Continuous Integration
15
17
16
18
This system is designed to support many distributions.
0 commit comments