Sfoglia il codice sorgente

gitlab: fix typo

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>
Alex Bennée 2 anni fa
parent
commit
fc9988916a
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      .gitlab-ci.d/base.yml

+ 1 - 1
.gitlab-ci.d/base.yml

@@ -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