Merge pull request 'drone: exclude pr from docker build' (#5) from dev into main
	
		
			
	
		
	
	
		
	
		
			All checks were successful
		
		
	
	
		
			
				
	
				continuous-integration/drone/push Build is passing
				
			
		
		
	
	
				
					
				
			
		
			All checks were successful
		
		
	
	continuous-integration/drone/push Build is passing
				
			Reviewed-on: #5
This commit is contained in:
		
						commit
						e61b1fac01
					
				@ -25,3 +25,6 @@ steps:
 | 
			
		||||
    when:
 | 
			
		||||
      branch:
 | 
			
		||||
        - main
 | 
			
		||||
      event:
 | 
			
		||||
        exclude:
 | 
			
		||||
          - pull_request
 | 
			
		||||
@ -19,7 +19,7 @@
 | 
			
		||||
              />
 | 
			
		||||
            </a>
 | 
			
		||||
            <p class="grow ma-off">
 | 
			
		||||
              {{ share.type }}
 | 
			
		||||
              {{ share.title }}
 | 
			
		||||
            </p>
 | 
			
		||||
            <button class="flat danger" @click="shareDisable(share)">
 | 
			
		||||
              <awesome-icon icon="trash" />
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user