Merge branch 'dev' into 'production'

Merge dev into production

See merge request rheinsw/website!27
This commit is contained in:
2025-04-13 20:12:11 +00:00
parent f9d2552b90
commit 40f266f8da
79 changed files with 3477 additions and 288 deletions

View File

@@ -1,4 +1,4 @@
image: node:20@sha256:735b1ba7e4550c415f98568efbf527e3f75828ac4f10692e490ca78e11d89f6e
image: node:22@sha256:f6b9c31ace05502dd98ef777aaa20464362435dcc5e312b0e213121dcf7d8b95
workflow:
rules:
@@ -17,7 +17,7 @@ cache:
key: ${CI_COMMIT_REF_SLUG}
paths:
- node_modules/
policy: pull
- .next/cache/
variables:
NEXT_PUBLIC_ENV: "production"