aboutsummaryrefslogtreecommitdiffstats
path: root/.gitlab-ci.yml
diff options
context:
space:
mode:
authorAlex Richardson <Alexander.Richardson@cl.cam.ac.uk>2021-08-05 17:37:26 +0100
committerAlexander Richardson <alexander.richardson@cl.cam.ac.uk>2021-09-10 11:35:54 +0000
commitc0e8990e65b27412c64654794cb20e79552e5ed7 (patch)
treec045d87a22f8f9eb0718958bc7ff5c632d2d7787 /.gitlab-ci.yml
parentgitlab-ci: remove duplicated lines in ci-templates include (diff)
downloadwayland-c0e8990e65b27412c64654794cb20e79552e5ed7.tar
wayland-c0e8990e65b27412c64654794cb20e79552e5ed7.tar.gz
wayland-c0e8990e65b27412c64654794cb20e79552e5ed7.tar.bz2
wayland-c0e8990e65b27412c64654794cb20e79552e5ed7.tar.lz
wayland-c0e8990e65b27412c64654794cb20e79552e5ed7.tar.xz
wayland-c0e8990e65b27412c64654794cb20e79552e5ed7.tar.zst
wayland-c0e8990e65b27412c64654794cb20e79552e5ed7.zip
gitlab-ci: Fix copy-paste error in a comment
Signed-off-by: Alex Richardson <Alexander.Richardson@cl.cam.ac.uk>
Diffstat (limited to '.gitlab-ci.yml')
-rw-r--r--.gitlab-ci.yml4
1 files changed, 2 insertions, 2 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index f40674d..748e394 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -1,6 +1,6 @@
-# This file uses the freedesktop ci-templates to build Weston and run our
+# This file uses the freedesktop ci-templates to build Wayland and run our
# tests in CI.
-#
+#
# ci-templates uses a multi-stage build process. First, the base container
# image is built which contains the core distribution, the toolchain, and
# all our build dependencies. This container is aggressively cached; if a