summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormo khan <mo@mokhan.ca>2025-05-08 13:55:58 -0600
committermo khan <mo@mokhan.ca>2025-05-08 13:55:58 -0600
commit03e9cb3140a17be634da7c374f7c4766cfebcb06 (patch)
tree937c3165131f4b29b154884357084cbff7f214ad
parente7cae6ed1e84f1191de6653de39b836e1e066ccf (diff)
chore: specify the runway validation stage
-rw-r--r--.gitlab-ci.yml1
1 files changed, 1 insertions, 0 deletions
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