Compare commits
	
		
			6 Commits
		
	
	
		
	
	| Author | SHA1 | Date | |
|---|---|---|---|
| 584f7aa710 | |||
| 
						
						
							
						
						6d9eb25330
	
				 | 
					
					
						|||
| 
						
						
							
						
						940d25b0c2
	
				 | 
					
					
						|||
| 3ce730d822 | |||
| 7164c54074 | |||
| 3835b00832 | 
@@ -167,7 +167,7 @@ steps:
 | 
				
			|||||||
      - git pull
 | 
					      - git pull
 | 
				
			||||||
  - name: push to repo
 | 
					  - name: push to repo
 | 
				
			||||||
    image: appleboy/drone-git-push
 | 
					    image: appleboy/drone-git-push
 | 
				
			||||||
    depends_on: [bump_patch]
 | 
					    depends_on: [bump_prepatch]
 | 
				
			||||||
    settings:
 | 
					    settings:
 | 
				
			||||||
      commit: false
 | 
					      commit: false
 | 
				
			||||||
      author_email: bot@odit.services
 | 
					      author_email: bot@odit.services
 | 
				
			||||||
 
 | 
				
			|||||||
@@ -1,6 +1,6 @@
 | 
				
			|||||||
{
 | 
					{
 | 
				
			||||||
  "name": "nginx-brotli",
 | 
					  "name": "nginx-brotli",
 | 
				
			||||||
  "version": "3.15.3",
 | 
					  "version": "3.15.7",
 | 
				
			||||||
  "description": "NGINX Base Image feat. brotli",
 | 
					  "description": "NGINX Base Image feat. brotli",
 | 
				
			||||||
  "repository": {
 | 
					  "repository": {
 | 
				
			||||||
    "type": "git",
 | 
					    "type": "git",
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user