Actualiser .woodpecker.yml

This commit is contained in:
2026-06-10 08:54:27 +00:00
parent ebf0e92b12
commit e21ea45b3c
+1 -1
View File
@@ -5,7 +5,7 @@ steps:
build: build:
image: node:20-alpine image: node:20-alpine
commands: commands:
- echo "Build OK" - echo "Build mety"
- node --version - node --version
push: push: