test 2 :((
This commit is contained in:
@@ -37,4 +37,4 @@ jobs:
|
|||||||
steps:
|
steps:
|
||||||
|
|
||||||
- name: Notify Watchtower
|
- name: Notify Watchtower
|
||||||
run: "echo \"${{ secrets.WATCHTOWER_TOKEN }}\" && curl -i -X POST -H \"Authorization: Bearer ${{ secrets.WATCHTOWER_TOKEN }}\" https://watchtower.smartwave.matthiasg.dev/v1/update"
|
run: "curl -H \"Authorization: Bearer ${{ secrets.WATCHTOWER_TOKEN }}\" https://watchtower.smartwave.matthiasg.dev/v1/metrics && curl -i -X POST -H \"Authorization: Bearer ${{ secrets.WATCHTOWER_TOKEN }}\" https://watchtower.smartwave.matthiasg.dev/v1/update"
|
||||||
Reference in New Issue
Block a user