mirror of
				https://github.com/Quodatum/graphxq.git
				synced 2025-11-04 06:21:57 +00:00 
			
		
		
		
	Merge branch 'master' of https://github.com/Quodatum/graphxq
Conflicts: .drone.yml
This commit is contained in:
		
						commit
						0a81c6593f
					
				
					 1 changed files with 12 additions and 8 deletions
				
			
		
							
								
								
									
										18
									
								
								.drone.yml
									
										
									
									
									
								
							
							
						
						
									
										18
									
								
								.drone.yml
									
										
									
									
									
								
							| 
						 | 
					@ -1,10 +1,14 @@
 | 
				
			||||||
kind: pipeline
 | 
					# drone
 | 
				
			||||||
type: docker
 | 
					pipeline:
 | 
				
			||||||
name: default
 | 
					 step1:
 | 
				
			||||||
 | 
					  image: quodatum/basexhttp:BaseX951
 | 
				
			||||||
steps:
 | 
					 | 
				
			||||||
- name: greeting
 | 
					 | 
				
			||||||
  image: alpine
 | 
					 | 
				
			||||||
  commands:
 | 
					  commands:
 | 
				
			||||||
  - echo hello
 | 
					  - echo hello
 | 
				
			||||||
  - echo world 
 | 
					  - echo world 
 | 
				
			||||||
 | 
					    - pwd
 | 
				
			||||||
 | 
					    - ls
 | 
				
			||||||
 | 
					 step2:
 | 
				
			||||||
 | 
					  image: quodatum/basexhttp:BaseX951
 | 
				
			||||||
 | 
					  commands:
 | 
				
			||||||
 | 
					    - pwd
 | 
				
			||||||
 | 
					    - ls    
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		
		Reference in a new issue