Revert "ci(woodpecker): Set NODE_ENV to production in CI"
This reverts commit df32342455.
This commit is contained in:
parent
e5048519b5
commit
d770f51948
1 changed files with 0 additions and 2 deletions
|
|
@ -4,8 +4,6 @@ when:
|
||||||
steps:
|
steps:
|
||||||
build-and-publish:
|
build-and-publish:
|
||||||
image: node:20-alpine
|
image: node:20-alpine
|
||||||
environment:
|
|
||||||
- NODE_ENV: production
|
|
||||||
secrets:
|
secrets:
|
||||||
- codeberg_ssh_key
|
- codeberg_ssh_key
|
||||||
commands:
|
commands:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue