Update .gitlab-ci.yml file

This commit is contained in:
kris
2025-12-31 06:57:40 +00:00
parent aebb9a0b28
commit 7d46e3dc2e
+1 -1
View File
@@ -114,7 +114,7 @@ stages:
curl -sS -H "Content-Type: application/json" -d @payload.json "$DISCORD_WEBHOOK_URL"
# ====== DEVELOPMENT (Branch development) ======
# ===== DEVELOPMENT (Branch development) ======
build:dev:
<<: *build_template
rules: