This commit is contained in:
		
							parent
							
								
									0a02c1aa68
								
							
						
					
					
						commit
						84499b1a0b
					
				
					 1 changed files with 4 additions and 6 deletions
				
			
		
							
								
								
									
										10
									
								
								.drone.yml
									
										
									
									
									
								
							
							
						
						
									
										10
									
								
								.drone.yml
									
										
									
									
									
								
							|  | @ -7,13 +7,11 @@ steps: | ||||||
|     commands: |     commands: | ||||||
|       - mvn clean install -DskipTests=true -Dmaven.javadoc.skip=true -B -V |       - mvn clean install -DskipTests=true -Dmaven.javadoc.skip=true -B -V | ||||||
|     when: |     when: | ||||||
|       branch: |       ref: | ||||||
|         include: |         include: | ||||||
|           - master |           - refs/head/master | ||||||
|           - feature/* |           - refs/head/feature/** | ||||||
|       event: |           - refs/tags/** | ||||||
|         include: |  | ||||||
|           - tag |  | ||||||
|   - name: test |   - name: test | ||||||
|     image: maven:3.8-openjdk-18-slim |     image: maven:3.8-openjdk-18-slim | ||||||
|     commands: |     commands: | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue