fix(woodpecker): incorrect yaml syntax
This commit is contained in:
parent
d7f4d6321e
commit
c84fc0ed03
1 changed files with 1 additions and 1 deletions
|
|
@ -5,7 +5,7 @@ steps:
|
|||
build-and-publish:
|
||||
image: node:20-alpine
|
||||
environment:
|
||||
- NODE_ENV: production
|
||||
- NODE_ENV=production
|
||||
secrets:
|
||||
- codeberg_ssh_key
|
||||
commands:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue