Skip to content

Commit fa8e92c

Browse files
author
721217.xyz
committed
doc: Update ci docs
1 parent 5fffff5 commit fa8e92c

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

ci/README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,7 @@ Be aware that the tests will be built and run in-place, so please run at your ow
88
If the repository is not a fresh git clone, you might have to clean files from previous builds or test runs first.
99

1010
The ci needs to perform various sysadmin tasks such as installing packages or writing to the user's home directory.
11-
While most of the actions are done inside a docker container, this is not possible for all. Thus, cache directories,
12-
such as the depends cache, previous release binaries, or ccache, are mounted as read-write into the docker container. While it should be fine to run
11+
While it should be fine to run
1312
the ci system locally on you development box, the ci scripts can generally be assumed to have received less review and
1413
testing compared to other parts of the codebase. If you want to keep the work tree clean, you might want to run the ci
1514
system in a virtual machine with a Linux operating system of your choice.

0 commit comments

Comments
 (0)