You've already forked prometheus-fail2ban-exporter
							
							ci: restrict docker build to main branch and tags (#3)
This commit is contained in:
		@@ -38,6 +38,9 @@ build:
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
docker-gitlab:
 | 
					docker-gitlab:
 | 
				
			||||||
  stage: build
 | 
					  stage: build
 | 
				
			||||||
 | 
					  only:
 | 
				
			||||||
 | 
					    - main
 | 
				
			||||||
 | 
					    - tags
 | 
				
			||||||
  image: docker:stable
 | 
					  image: docker:stable
 | 
				
			||||||
  services:
 | 
					  services:
 | 
				
			||||||
    - docker:dind
 | 
					    - docker:dind
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user