mirror of
				https://github.com/mermaid-js/mermaid.git
				synced 2025-11-04 12:54:08 +01:00 
			
		
		
		
	Print commit ref
This commit is contained in:
		@@ -3,6 +3,8 @@
 | 
				
			|||||||
set -euxo pipefail
 | 
					set -euxo pipefail
 | 
				
			||||||
pnpm build
 | 
					pnpm build
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					echo "$COMMIT_REF"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# Clone the Mermaid Live Editor repository
 | 
					# Clone the Mermaid Live Editor repository
 | 
				
			||||||
rm -rf mermaid-live-editor
 | 
					rm -rf mermaid-live-editor
 | 
				
			||||||
git clone --single-branch https://github.com/mermaid-js/mermaid-live-editor.git
 | 
					git clone --single-branch https://github.com/mermaid-js/mermaid-live-editor.git
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user