Step names must be unique...
	
		
			
	
		
	
	
		
	
		
			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:
		| @@ -51,14 +51,14 @@ local add_build_steps() = [ | ||||
|   steps: | ||||
|     [ | ||||
|       { | ||||
|         name: 'Hello World!', | ||||
|         name: 'Hello bash!', | ||||
|         image: 'bash:latest', | ||||
|         commands: [ | ||||
|           'Hello from Pipeline VM', | ||||
|         ], | ||||
|       }, | ||||
|       { | ||||
|         name: 'Hello World!', | ||||
|         name: 'Hello Rust!', | ||||
|         image: 'img.kie.rs/jjkiers/rust-dind-cross:1.62-slim', | ||||
|         commands: [ | ||||
|           'cargo run', | ||||
|   | ||||
		Reference in New Issue
	
	Block a user