aboutsummaryrefslogtreecommitdiff
path: root/docs/markdown/MesonCI.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/markdown/MesonCI.md')
-rw-r--r--docs/markdown/MesonCI.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/markdown/MesonCI.md b/docs/markdown/MesonCI.md
index 65175af..5136c28 100644
--- a/docs/markdown/MesonCI.md
+++ b/docs/markdown/MesonCI.md
@@ -14,11 +14,11 @@ tests are run.
## Docker images
The Linux docker images are automatically built and uploaded by GitHub
-actions. An image rebuild is triggerd when any of the image definition
+actions. An image rebuild is triggered when any of the image definition
files are changed (in `ci/ciimage`) in the master branch.
Additionally, the images are also updated weekly.
-Each docker image has one corresponding dirctory in `ci/ciimage` with
+Each docker image has one corresponding directory in `ci/ciimage` with
an `image.json` and an `install.sh`.
### Image generation