Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update please doc for drone #2

Open
UstyuzhaninAV opened this issue Nov 8, 2019 · 1 comment
Open

Update please doc for drone #2

UstyuzhaninAV opened this issue Nov 8, 2019 · 1 comment

Comments

@UstyuzhaninAV
Copy link

Update please doc for drone
http://plugins.drone.io/fdeschenes/drone-grafana-annotation/

@felix-hellman
Copy link

felix-hellman commented Sep 17, 2020

Working example of drone docs if anyone has the same issue.

- name: annotate-deploy
  image: fdeschenes/drone-grafana-annotation
  settings:
    api_key:
      from_secret: GRAFANA_API_KEY
    tags:
      - deploy
      - production
    text: "Deployed"
    url: https://grafana.example.com
  when:
    target:
      - production
    event:
     - promote

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants