Try digitalocean runner
	
		
			
	
		
	
	
		
	
		
			Some checks failed
		
		
	
	
		
			
				
	
				continuous-integration/drone/push Build encountered an error
				
			
		
		
	
	
				
					
				
			
		
			Some checks failed
		
		
	
	continuous-integration/drone/push Build encountered an error
				
			Signed-off-by: Jacob Kiers <jacob@jacobkiers.net>
This commit is contained in:
		| @@ -1,13 +1,18 @@ | ||||
| { | ||||
|   kind: 'pipeline', | ||||
|   type: 'vm', | ||||
|   type: 'digitalocean', | ||||
|   name: 'default', | ||||
|   pool: { | ||||
|     use: 'drone-ci-pool', | ||||
|   token: { | ||||
|     from_secret: 'digitalocean_pat', | ||||
|   }, | ||||
|   platform: { | ||||
|     arch: 'amd64', | ||||
|   }, | ||||
|   settings: { | ||||
|     image: 'docker-20-04', | ||||
|     size: 's-1vcpu-512mb-10gb', | ||||
|     region: 'fra1', | ||||
|   }, | ||||
|   steps: | ||||
|     [ | ||||
|       { | ||||
|   | ||||
		Reference in New Issue
	
	Block a user