mirror of
				https://github.com/KevinMidboe/immich.git
				synced 2025-10-29 17:40:28 +00:00 
			
		
		
		
	Enable automated dockerhub image build
This commit is contained in:
		
							
								
								
									
										8
									
								
								.github/workflows/Build+push Immich.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										8
									
								
								.github/workflows/Build+push Immich.yml
									
									
									
									
										vendored
									
									
								
							@@ -6,10 +6,10 @@ on:
 | 
			
		||||
  # * is a special character in YAML so you have to quote this string
 | 
			
		||||
  #- cron:  '0 0 * * *'
 | 
			
		||||
  workflow_dispatch:
 | 
			
		||||
  # push:
 | 
			
		||||
  #branches: [ main ]
 | 
			
		||||
  # pull_request:
 | 
			
		||||
  #   branches: [ main ]
 | 
			
		||||
  push:
 | 
			
		||||
    branches: [main]
 | 
			
		||||
  pull_request:
 | 
			
		||||
    branches: [main]
 | 
			
		||||
 | 
			
		||||
jobs:
 | 
			
		||||
  buildandpush:
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user