mirror of
				https://gitea.com/Lydanne/buildx.git
				synced 2025-11-04 01:53:42 +08:00 
			
		
		
		
	build: fix build details link in experimental mode
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
This commit is contained in:
		@@ -65,7 +65,6 @@ func hyperlink(url string) string {
 | 
			
		||||
type ErrorWithBuildRef struct {
 | 
			
		||||
	Ref string
 | 
			
		||||
	Err error
 | 
			
		||||
	Msg string
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
func (e *ErrorWithBuildRef) Error() string {
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user