install python3
This commit is contained in:
		
							parent
							
								
									dda9466109
								
							
						
					
					
						commit
						744328917a
					
				|  | @ -11,7 +11,7 @@ pipeline: | |||
|             apt-get update | ||||
|         - desc: 'Install required build software' | ||||
|           cmd: | | ||||
|             apt-get install -y make git apt-transport-https ca-certificates curl build-essential | ||||
|             apt-get install -y make git apt-transport-https ca-certificates curl build-essential python3 python3-pip | ||||
|         - desc: 'Install go' | ||||
|           cmd: | | ||||
|             cd /tmp | ||||
|  |  | |||
		Loading…
	
		Reference in New Issue