From 03e9cb3140a17be634da7c374f7c4766cfebcb06 Mon Sep 17 00:00:00 2001 From: mo khan Date: Thu, 8 May 2025 13:55:58 -0600 Subject: chore: specify the runway validation stage --- .gitlab-ci.yml | 1 + 1 file changed, 1 insertion(+) (limited to '.gitlab-ci.yml') diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 9f9cecb..e871c32 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -15,6 +15,7 @@ include: runway_service_id: sparkle image: "$CONTAINER_IMAGE_COMMIT" runway_version: v3.61.5 + validate_stage: test build image: image: docker:28 -- cgit v1.2.3