From 1799f2fee1553253ae6a5806e892d42fdd342c99 Mon Sep 17 00:00:00 2001 From: Eric Gullickson <16152721+ericgullickson@users.noreply.github.com> Date: Sat, 27 Dec 2025 17:04:07 -0600 Subject: [PATCH] fix: CI/CD v1.6 --- .gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index d9c1b7e..40748c4 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -1,7 +1,7 @@ # MotoVaultPro GitLab CI/CD Pipeline # GitLab 18.6+ with shell executor # See docs/CICD-DEPLOY.md for complete documentation -# v1.5 +# v1.6 stages: - validate