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: 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: