This commit is contained in:
parent
df1430b57d
commit
67cc24a9d9
@ -24,3 +24,7 @@ jobs:
|
||||
docker build -t nrx-sh:latest . && \
|
||||
docker tag nrx-sh:latest 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
|
||||
|
Loading…
x
Reference in New Issue
Block a user