gitlab: fix typo
authorAlex Bennée <alex.bennee@linaro.org>
Mon, 3 Apr 2023 13:49:19 +0000 (14:49 +0100)
committerAlex Bennée <alex.bennee@linaro.org>
Tue, 4 Apr 2023 14:56:44 +0000 (15:56 +0100)
Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
Reviewed-by: Thomas Huth <thuth@redhat.com>
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Message-Id: <20230403134920.2132362-11-alex.bennee@linaro.org>

.gitlab-ci.d/base.yml

index 0274228de82a230574ef8d7439f5f5a1ec3a400b..2fbb58d2a3b4f1eaee9a4b9544eb99fc273a0c34 100644 (file)
@@ -75,5 +75,5 @@
     - if: '$QEMU_CI != "2" && $CI_PROJECT_NAMESPACE != "qemu-project"'
       when: manual
 
-    # Jobs can run if any jobs they depend on were successfull
+    # Jobs can run if any jobs they depend on were successful
     - when: on_success