From 8663d80c73cfb4adf3336fc8243163b251b644b0 Mon Sep 17 00:00:00 2001 From: Gerald Pinder Date: Tue, 23 Sep 2025 21:59:39 -0400 Subject: [PATCH] Add stage --- .gitlab-ci.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 8b39b78..5f86237 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -93,9 +93,11 @@ build-images: - jp-laptop.yml 'build-images: [jp-desktop-nvidia.yml]': + stage: build needs: - 'base-images: [base-combo-nvidia.yml]' 'build-images: [jp-laptop.yml]': + stage: build needs: - 'base-images: [base-combo.yml]'