Skip to content

Never sends message - log shows no output other than "using silent output" #2

@chris-aeviator

Description

@chris-aeviator

grafik

  jobs:
~ - name: build-developers
+ | |
+ | on_failure:
+ | | put: matrix-notif
+ | | params:
+ | | | text: Test failure.
+ | | | debug: true
+ | | | always_notiy: true
+ | | | silent: false
+ | on_error:
+ | | put: matrix-notif
+ | | params:
+ | | | text: Test failure.
+ | | | debug: true
+ | | | always_notiy: true
+ | | | silent: false

concourse v. 7.8.2

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions