updated build work flow
All checks were successful
Build and Deploy docker container / build (push) Successful in 3m25s
All checks were successful
Build and Deploy docker container / build (push) Successful in 3m25s
This commit is contained in:
parent
e9853f51ec
commit
a27431ef21
@ -1,4 +1,4 @@
|
||||
name: Build docker container
|
||||
name: Build and Deploy docker container
|
||||
|
||||
on:
|
||||
push:
|
||||
@ -35,3 +35,4 @@ jobs:
|
||||
url: 'http://192.168.4.11:7777/v1/update'
|
||||
method: 'GET'
|
||||
bearerToken: ${{ secrets.DEPLOYTOKEN }}
|
||||
preventFailureOnNoResponse: 'true'
|
||||
|
Loading…
x
Reference in New Issue
Block a user