Skip to content

v1.0.0

Latest
Compare
Choose a tag to compare
@zanona zanona released this 11 Mar 16:09
· 1 commit to master since this release

Usage:

  - name: asana
    image: zanona/drone-asana-notify
    when: { event: tag }
    settings:
      project: { from_secret: ASANA_PROJECT } #project id .i.e: 1124575787711212
      token: { from_secret: ASANA_TOKEN } #get from https://app.asana.com/0/developer-console

Plugin will submit a green project status update with the contents of the tag
message. (like this one 😝)