From 8d2ca48a47d6d937dfa100a0322ca8430fcd3d2b Mon Sep 17 00:00:00 2001 From: Nicolas Savoire Date: Wed, 17 May 2023 10:56:59 +0200 Subject: [PATCH] Fix typo Co-authored-by: Ivo Anjo --- .gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 9af2beb53..23774c845 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -17,7 +17,7 @@ trigger_internal_build: # Following jobs are required otherwise gitsync will not report downstream pipeline failure to github -# This job is used to determine is downstream pipeline has succeeded +# This job is used to determine if downstream pipeline has succeeded report_failure: tags: ["arch:amd64"] when: on_failure