mirror of
				https://github.com/wting/autojump
				synced 2025-06-13 12:54:07 +00:00 
			
		
		
		
	tweak release target to build docs and test first
This commit is contained in:
		
							parent
							
								
									867be37543
								
							
						
					
					
						commit
						b3c3253e89
					
				
							
								
								
									
										2
									
								
								Makefile
									
									
									
									
									
								
							
							
						
						
									
										2
									
								
								Makefile
									
									
									
									
									
								
							| @ -13,7 +13,7 @@ docs: | ||||
| 	pandoc -s -w man docs/manpage_header.md docs/header.md docs/body.md -o docs/autojump.1 | ||||
| 	pandoc -s -w markdown docs/header.md docs/install.md docs/development.md docs/body.md -o README.md | ||||
| 
 | ||||
| release: | ||||
| release: docs test | ||||
| 	# Check for tag existence | ||||
| 	# git describe release-$(VERSION) 2>&1 >/dev/null || exit 1 | ||||
| 
 | ||||
|  | ||||
		Loading…
	
		Reference in New Issue
	
	Block a user