[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[PULL 09/10] gitlab: fix typo
From: |
Alex Bennée |
Subject: |
[PULL 09/10] gitlab: fix typo |
Date: |
Tue, 4 Apr 2023 15:59:24 +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>
diff --git a/.gitlab-ci.d/base.yml b/.gitlab-ci.d/base.yml
index 0274228de8..2fbb58d2a3 100644
--- a/.gitlab-ci.d/base.yml
+++ b/.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
--
2.39.2
- [PULL for 8.0 00/10] misc fixes (tests, gdbstub, metadata), Alex Bennée, 2023/04/04
- [PULL 01/10] scripts/coverage: initial coverage comparison script, Alex Bennée, 2023/04/04
- [PULL 03/10] gdbstub: don't report auxv feature unless on Linux, Alex Bennée, 2023/04/04
- [PULL 04/10] MAINTAINERS: add a section for policy documents, Alex Bennée, 2023/04/04
- [PULL 10/10] tests/avocado: Test Xen guest support under KVM, Alex Bennée, 2023/04/04
- [PULL 08/10] tests/vm: use the default system python for NetBSD, Alex Bennée, 2023/04/04
- [PULL 05/10] metadata: add .git-blame-ignore-revs, Alex Bennée, 2023/04/04
- [PULL 02/10] gdbstub: Only build libgdb_user.fa / libgdb_softmmu.fa if necessary, Alex Bennée, 2023/04/04
- [PULL 07/10] tests/qemu-iotests: explicitly invoke 'check' via 'python', Alex Bennée, 2023/04/04
- [PULL 06/10] Use hexagon toolchain version 16.0.0, Alex Bennée, 2023/04/04
- [PULL 09/10] gitlab: fix typo,
Alex Bennée <=
- Re: [PULL for 8.0 00/10] misc fixes (tests, gdbstub, metadata), Peter Maydell, 2023/04/04