add watchtower webhook
All checks were successful
Build / build (push) Successful in 13s

This commit is contained in:
Nareshkumar Rao 2025-04-02 22:45:31 +02:00
parent df1430b57d
commit 67cc24a9d9

View File

@ -24,3 +24,7 @@ jobs:
docker build -t nrx-sh:latest . && \ docker build -t nrx-sh:latest . && \
docker tag nrx-sh:latest git.nrx.sh/naresh/nrx-sh:latest && \ docker tag nrx-sh:latest git.nrx.sh/naresh/nrx-sh:latest && \
docker push git.nrx.sh/naresh/nrx-sh:latest docker push git.nrx.sh/naresh/nrx-sh:latest
- name: Notify Watchtower webhook
run: |
curl -H "Authorization: Bearer ${{ secrets.watchtower_token }}" http://watchtower:8080/v1/update