mirror of
				https://github.com/avatao-content/test-tutorial-framework
				synced 2025-11-04 13:42:55 +00:00 
			
		
		
		
	Fix frontend::latest_tag hack
This commit is contained in:
		@@ -39,6 +39,6 @@ frontend::release() {
 | 
			
		||||
frontend::latest_tag() {
 | 
			
		||||
    frontend::assert_exists
 | 
			
		||||
    pushd "${FRONTEND_PATH}"
 | 
			
		||||
    git describe --tags
 | 
			
		||||
    git describe --abbrev=0
 | 
			
		||||
    popd
 | 
			
		||||
}
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user