From cf4f2710c41c91f75640c62f8a45efb89d958196 Mon Sep 17 00:00:00 2001
From: neko <neko@sindominio.net>
Date: Wed, 7 Aug 2024 12:18:25 +0000
Subject: [PATCH] Update file .gitlab-ci.yml

---
 .gitlab-ci.yml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 36c250a..50a8d56 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -15,6 +15,7 @@ stages:
   - push
 
 test:
+  stage: test
   before_script:
     - apk add --no-cache go curl bash nodejs
     - hugo version
-- 
GitLab