From 1b93f7f30f3fa421032813e83e56f2c70f97e2f7 Mon Sep 17 00:00:00 2001 From: Zygmunt Krynicki <zygmunt.krynicki@huawei.com> Date: Thu, 12 May 2022 23:02:04 +0200 Subject: [PATCH] more fixup Signed-off-by: Zygmunt Krynicki <zygmunt.krynicki@huawei.com> --- .gitlab-ci.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index e85d7b8f..0a29ff0c 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -89,6 +89,7 @@ bundle-raspberrypi4-64: # Depend on the build job to prevent repeating build failures. # disabled for development # needs: [linux-raspberrypi4-64] + needs: [] variables: MACHINE: raspberrypi4-64 CI_ONIRO_BUILD_FLAVOUR: linux -- GitLab