fix yaml - remove colons
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful

This commit is contained in:
buenosairesam
2026-01-02 21:20:39 -03:00
parent 03af79caae
commit f5548e31a1

View File

@@ -9,5 +9,5 @@ steps:
image: alpine image: alpine
commands: commands:
- echo === sysmonstm === - echo === sysmonstm ===
- echo Branch: $CI_COMMIT_BRANCH - echo $CI_COMMIT_BRANCH
- echo Commit: $CI_COMMIT_SHA - echo $CI_COMMIT_SHA