Skip to content

Commit

Permalink
give up ssl for now
Browse files Browse the repository at this point in the history
  • Loading branch information
dtinth committed Sep 16, 2024
1 parent b4c1792 commit aa98102
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 @@ -20,7 +20,7 @@ jobs:
node-version: "22"
- name: Run Netdata
run: |
echo '[prometheus_remote_write:https:prom]
echo '[prometheus_remote_write:prom]
enabled = yes
destination = ${{ secrets.PROMETHEUS_REMOTE_WRITE_DESTINATION }}
username = ${{ secrets.PROMETHEUS_REMOTE_WRITE_USERNAME }}
Expand Down

0 comments on commit aa98102

Please sign in to comment.