This commit is contained in:
2025-04-21 02:24:39 +02:00
parent e5b40ba9f7
commit c497657093

View File

@@ -57,7 +57,7 @@ build:
script:
- npm install
- npx next build
- npm run lint || echo "⚠️ Lint warnings. continuing anyway."
- npm run lint
dockerize:
stage: docker