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:
		@@ -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'
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user