Files
sysmonstm/.woodpecker.yml
buenosairesam f5548e31a1
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
fix yaml - remove colons
2026-01-02 21:20:39 -03:00

14 lines
209 B
YAML

# sysmonstm Pipeline
when:
- event: push
- event: manual
steps:
- name: notify
image: alpine
commands:
- echo === sysmonstm ===
- echo $CI_COMMIT_BRANCH
- echo $CI_COMMIT_SHA