fix(woodpecker): incorrect yaml syntax

This commit is contained in:
Alexander Navarro 2024-02-29 17:06:39 -03:00
parent d7f4d6321e
commit c84fc0ed03

View file

@ -5,7 +5,7 @@ steps:
build-and-publish:
image: node:20-alpine
environment:
- NODE_ENV: production
- NODE_ENV=production
secrets:
- codeberg_ssh_key
commands: