fix config
This commit is contained in:
		
							parent
							
								
									350a7f99a2
								
							
						
					
					
						commit
						b6b21fd38f
					
				@ -4,7 +4,7 @@ name: test and build image
 | 
			
		||||
steps:
 | 
			
		||||
  - name: test code
 | 
			
		||||
    image: golang:1-alpine
 | 
			
		||||
    command:
 | 
			
		||||
    commands:
 | 
			
		||||
      - apk add --no-cache build-base make
 | 
			
		||||
      - make test
 | 
			
		||||
    when:
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user