change hostname once again
Some checks failed
Build docker container / build (push) Failing after 3m19s
Some checks failed
Build docker container / build (push) Failing after 3m19s
This commit is contained in:
parent
00b518ff7f
commit
bfb86dcd41
@ -32,6 +32,6 @@ jobs:
|
||||
name: Deploy App
|
||||
uses: fjogeleit/http-request-action@v1
|
||||
with:
|
||||
url: 'http://watchtower:8080/v1/update'
|
||||
url: 'http://192.168.4.11:7777/v1/update'
|
||||
method: 'GET'
|
||||
customHeaders: '{"Authorization: Bearer ${{ secrets.DEPLOYTOKEN }}"}'
|
||||
|
Loading…
x
Reference in New Issue
Block a user