mirror of
				https://github.com/caddyserver/caddy.git
				synced 2025-11-02 18:47:22 -05:00 
			
		
		
		
	ci: ensure short-sha is exported correctly on all platforms (#5781)
This commit is contained in:
		
							parent
							
								
									7103ea096f
								
							
						
					
					
						commit
						b7e472d548
					
				
							
								
								
									
										1
									
								
								.github/workflows/ci.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										1
									
								
								.github/workflows/ci.yml
									
									
									
									
										vendored
									
									
								
							@ -73,6 +73,7 @@ jobs:
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
    - name: Print Go version and environment
 | 
					    - name: Print Go version and environment
 | 
				
			||||||
      id: vars
 | 
					      id: vars
 | 
				
			||||||
 | 
					      shell: bash
 | 
				
			||||||
      run: |
 | 
					      run: |
 | 
				
			||||||
        printf "Using go at: $(which go)\n"
 | 
					        printf "Using go at: $(which go)\n"
 | 
				
			||||||
        printf "Go version: $(go version)\n"
 | 
					        printf "Go version: $(go version)\n"
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user