Removed extra environment variables
This commit is contained in:
parent
f6fbc3882e
commit
3213bd83fe
1 changed files with 0 additions and 2 deletions
2
.github/workflows/sonar.yml
vendored
2
.github/workflows/sonar.yml
vendored
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue