Update .gitlab-ci.yml file

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