travis-ci: Also fetching all tags
This commit is contained in:
		
							parent
							
								
									a4b8d68a45
								
							
						
					
					
						commit
						7a42fe2df5
					
				
					 1 changed files with 4 additions and 0 deletions
				
			
		| 
						 | 
				
			
			@ -8,6 +8,10 @@ env:
 | 
			
		|||
services:
 | 
			
		||||
  - docker
 | 
			
		||||
 | 
			
		||||
before_script:
 | 
			
		||||
  # fetch all tags (not done due travis cloning with depth=50)
 | 
			
		||||
  - git fetch --tags
 | 
			
		||||
 | 
			
		||||
script:
 | 
			
		||||
  # build the debian package
 | 
			
		||||
  - wget -O- http://travis.debian.net/script.sh | sh -
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue