Skip to content

Commit

Permalink
/
Browse files Browse the repository at this point in the history
  • Loading branch information
dtinth committed Sep 18, 2024
1 parent a529e25 commit 4e3f94e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
run: |
docker run -d --name promproxy -p 9090:9090 caddy caddy reverse-proxy --from :9090 --to https://${{ secrets.PROMETHEUS_REMOTE_WRITE_DESTINATION }} --change-host-header
- name: Run Netdata
uses: .
uses: ./
with:
exporting-config: |
[prometheus_remote_write:prom]
Expand Down

0 comments on commit 4e3f94e

Please sign in to comment.