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:
|
build-and-publish:
|
||||||
image: node:20-alpine
|
image: node:20-alpine
|
||||||
environment:
|
environment:
|
||||||
- NODE_ENV: production
|
- NODE_ENV=production
|
||||||
secrets:
|
secrets:
|
||||||
- codeberg_ssh_key
|
- codeberg_ssh_key
|
||||||
commands:
|
commands:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue