mirror of
https://github.com/dragonheim/gagent.git
synced 2025-05-24 07:46:47 -07:00
[CI SKIP] minor change to allow the Raspberry pis to notify Datadog.
This commit is contained in:
parent
4a93101d85
commit
e8cda965d9
1 changed files with 1 additions and 1 deletions
|
@ -94,7 +94,7 @@ steps:
|
||||||
from_secret: docker_auth
|
from_secret: docker_auth
|
||||||
|
|
||||||
- name: Send Status To Datadog
|
- name: Send Status To Datadog
|
||||||
image: masci/drone-datadog
|
image: dragonheim/drone-datadog
|
||||||
settings:
|
settings:
|
||||||
api_key:
|
api_key:
|
||||||
from_secret: Datadog
|
from_secret: Datadog
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue