mirror of
				https://github.com/zadam/trilium.git
				synced 2025-11-04 05:28:59 +01:00 
			
		
		
		
	have to add changed files to index before committing
This commit is contained in:
		
							parent
							
								
									87e7828440
								
							
						
					
					
						commit
						7e1cc729f9
					
				@ -22,8 +22,12 @@ echo "Releasing Trilium $VERSION"
 | 
			
		||||
 | 
			
		||||
jq '.version = "'$VERSION'"' package.json|sponge package.json
 | 
			
		||||
 | 
			
		||||
git add package.json
 | 
			
		||||
 | 
			
		||||
echo 'module.exports = { build_date:"'`date --iso-8601=seconds`'", build_revision: "'`git log -1 --format="%H"`'" };' > services/build.js
 | 
			
		||||
 | 
			
		||||
git add services/build.js
 | 
			
		||||
 | 
			
		||||
TAG=v$VERSION
 | 
			
		||||
 | 
			
		||||
echo "Committing package.json version change"
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user