mirror of
				https://github.com/Quodatum/graphxq.git
				synced 2025-11-04 06:21:57 +00:00 
			
		
		
		
	[mod] another go
This commit is contained in:
		
							parent
							
								
									a9faf9ff73
								
							
						
					
					
						commit
						5504666617
					
				
					 1 changed files with 9 additions and 10 deletions
				
			
		
							
								
								
									
										19
									
								
								.drone.yml
									
										
									
									
									
								
							
							
						
						
									
										19
									
								
								.drone.yml
									
										
									
									
									
								
							| 
						 | 
					@ -1,11 +1,10 @@
 | 
				
			||||||
pipeline:
 | 
					kind: pipeline
 | 
				
			||||||
 step1:
 | 
					type: docker
 | 
				
			||||||
  image: quodatum/basexhttp:BaseX951
 | 
					name: default
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					steps:
 | 
				
			||||||
 | 
					- name: greeting
 | 
				
			||||||
 | 
					  image: alpine
 | 
				
			||||||
  commands:
 | 
					  commands:
 | 
				
			||||||
    - pwd
 | 
					  - echo hello
 | 
				
			||||||
    - ls
 | 
					  - echo world 
 | 
				
			||||||
 step2:
 | 
					 | 
				
			||||||
  image: quodatum/basexhttp:BaseX951
 | 
					 | 
				
			||||||
  commands:
 | 
					 | 
				
			||||||
    - pwd
 | 
					 | 
				
			||||||
    - ls    
 | 
					 | 
				
			||||||
		Loading…
	
	Add table
		
		Reference in a new issue