cicd: attempt fix
This commit is contained in:
		
							parent
							
								
									cc52b5e657
								
							
						
					
					
						commit
						26b6c52658
					
				
					 1 changed files with 11 additions and 12 deletions
				
			
		
							
								
								
									
										23
									
								
								.drone.yml
									
										
									
									
									
								
							
							
						
						
									
										23
									
								
								.drone.yml
									
										
									
									
									
								
							| 
						 | 
				
			
			@ -1,3 +1,14 @@
 | 
			
		|||
kind: pipeline
 | 
			
		||||
type: docker
 | 
			
		||||
name: linux_amd64
 | 
			
		||||
 | 
			
		||||
platform:
 | 
			
		||||
  os: linux
 | 
			
		||||
  arch: amd64
 | 
			
		||||
 | 
			
		||||
workspace:
 | 
			
		||||
  path: /opt
 | 
			
		||||
 | 
			
		||||
steps:
 | 
			
		||||
    name: install_dependencies
 | 
			
		||||
    image: ubuntu:latest
 | 
			
		||||
| 
						 | 
				
			
			@ -69,15 +80,3 @@ steps:
 | 
			
		|||
    image: ubuntu:latest
 | 
			
		||||
    commands:
 | 
			
		||||
      - echp "[TODO] Implement coverage report"
 | 
			
		||||
 | 
			
		||||
kind: pipeline
 | 
			
		||||
type: docker
 | 
			
		||||
name: linux_amd64
 | 
			
		||||
 | 
			
		||||
platform:
 | 
			
		||||
  os: linux
 | 
			
		||||
  arch: amd64
 | 
			
		||||
 | 
			
		||||
workspace:
 | 
			
		||||
  path: /opt
 | 
			
		||||
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		
		Reference in a new issue