This commit is contained in:
		| @@ -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 | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user