bump versions 24.0.11 & 25.0.5 and add 26.0.0
	
		
			
	
		
	
	
		
	
		
			All checks were successful
		
		
	
	
		
			
				
	
				continuous-integration/drone/push Build is passing
				
			
		
		
	
	
				
					
				
			
		
			All checks were successful
		
		
	
	continuous-integration/drone/push Build is passing
				
			This commit is contained in:
		
							parent
							
								
									94cd34a5ed
								
							
						
					
					
						commit
						928d8447f3
					
				
							
								
								
									
										23
									
								
								.drone.yml
									
									
									
									
									
								
							
							
						
						
									
										23
									
								
								.drone.yml
									
									
									
									
									
								
							| @ -17,9 +17,9 @@ steps: | ||||
|     password: | ||||
|       from_secret: docker_password | ||||
|     build_args: | ||||
|       - NEXTCLOUD_VERSION=24.0.10-fpm | ||||
|       - NEXTCLOUD_VERSION=24.0.11-fpm | ||||
|     tags: | ||||
|       - 24.0.10-fpm | ||||
|       - 24.0.11-fpm | ||||
|       - 24.0-fpm | ||||
|       - 24-fpm | ||||
| 
 | ||||
| @ -32,12 +32,27 @@ steps: | ||||
|     password: | ||||
|       from_secret: docker_password | ||||
|     build_args: | ||||
|       - NEXTCLOUD_VERSION=25.0.4-fpm | ||||
|       - NEXTCLOUD_VERSION=25.0.5-fpm | ||||
|     tags: | ||||
|       - 25.0.4-fpm | ||||
|       - 25.0.5-fpm | ||||
|       - 25.0-fpm | ||||
|       - 25-fpm | ||||
| 
 | ||||
| - name: nextcloud-26-fpm | ||||
|   image: plugins/docker | ||||
|   settings: | ||||
|     repo: bunix42/nextcloud | ||||
|     username: | ||||
|       from_secret: docker_username | ||||
|     password: | ||||
|       from_secret: docker_password | ||||
|     build_args: | ||||
|       - NEXTCLOUD_VERSION=26.0.0-fpm | ||||
|     tags: | ||||
|       - 26.0.0-fpm | ||||
|       - 26.0-fpm | ||||
|       - 26-fpm | ||||
| 
 | ||||
| - name: slack | ||||
|   image: plugins/slack | ||||
|   settings: | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user