Revert "fix(woodpecker): incorrect yaml syntax"

This reverts commit c84fc0ed03.
This commit is contained in:
Alexander Navarro 2024-02-29 17:18:26 -03:00
parent c84fc0ed03
commit e5048519b5

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: