mirror of
				https://gitea.invidious.io/iv-org/documentation
				synced 2025-06-05 22:19:26 +02:00 
			
		
		
		
	Setup daily build of the Docker image (Closes #211)
This commit is contained in:
		
							
								
								
									
										4
									
								
								.github/workflows/container-release.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										4
									
								
								.github/workflows/container-release.yml
									
									
									
									
										vendored
									
									
								
							| @@ -6,6 +6,10 @@ on: | ||||
|     branches: | ||||
|       - "master" | ||||
|  | ||||
|   schedule: | ||||
|     # * is a special character in YAML so you have to quote this string | ||||
|     - cron:  '0 */24 * * *' # Every 24 hours | ||||
|  | ||||
| jobs: | ||||
|   release: | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user