Removed extra environment variables
All checks were successful
Sonar / SonarQube (push) Successful in 51s
Sonar / Docker stuff (push) Successful in 7s

This commit is contained in:
Liviu Burcusel 2025-12-13 12:03:00 +01:00
parent f6fbc3882e
commit 3213bd83fe
Signed by: liviu
GPG key ID: 6CDB37A4AD2C610C

View file

@ -36,9 +36,7 @@ jobs:
CI: true
- name: Build site
env:
NODE_ENV: production
NITRO_PRESET: node_cluster
NITRO_CLUSTER_WORKERS: 4
run: npm run build
- name: Upload build artifacts
uses: actions/upload-artifact@v3