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