mirror of
https://gitlab.com/qemu-project/qemu
synced 2024-11-05 20:35:44 +00:00
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>
This commit is contained in:
parent
bdd53274f2
commit
fc9988916a
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue