mirror of
				https://github.com/appleboy/drone-ssh.git
				synced 2025-10-29 00:51:15 +08:00 
			
		
		
		
	add libc-dev
Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com>
This commit is contained in:
		
							parent
							
								
									a3ba33ec71
								
							
						
					
					
						commit
						8e62f97847
					
				| @ -53,7 +53,7 @@ pipeline: | ||||
|     environment: | ||||
|       - GO111MODULE=on | ||||
|     commands: | ||||
|       - apk update && apk add git openssh openrc make gcc | ||||
|       - apk update && apk add git openssh openrc make gcc libc-dev | ||||
|       - make ssh-server | ||||
|       - make test | ||||
|       - make coverage | ||||
|  | ||||
		Loading…
	
		Reference in New Issue
	
	Block a user
	 Bo-Yi Wu
						Bo-Yi Wu