mirror of
				https://github.com/searxng/searxng
				synced 2024-01-01 19:24:07 +01:00 
			
		
		
		
	[fix] fix travis build
This commit is contained in:
		
							parent
							
								
									949378a07f
								
							
						
					
					
						commit
						d425e26e80
					
				
					 2 changed files with 4 additions and 1 deletions
				
			
		|  | @ -40,7 +40,7 @@ jobs: | |||
|       install: true | ||||
|       script: | ||||
|         - echo "$DOCKER_PASSWORD" | docker login -u "$DOCKER_USERNAME" --password-stdin | ||||
|         - local/py3/bin/activate; ./manage.sh docker_build push | ||||
|         - make -e GIT_URL=$(git remote get-url origin) docker.push | ||||
|       after_success: true | ||||
| 
 | ||||
| notifications: | ||||
|  |  | |||
							
								
								
									
										3
									
								
								Makefile
									
										
									
									
									
								
							
							
						
						
									
										3
									
								
								Makefile
									
										
									
									
									
								
							|  | @ -169,6 +169,9 @@ PHONY += docker | |||
| docker: buildenv | ||||
| 	$(Q)./manage.sh docker_build | ||||
| 
 | ||||
| docker.push: buildenv | ||||
| 	$(Q)./manage.sh docker_build push | ||||
| 
 | ||||
| # gecko
 | ||||
| # -----
 | ||||
| 
 | ||||
|  |  | |||
		Loading…
	
	Add table
		
		Reference in a new issue
	
	 Dalf
						Dalf