fix actions
This commit is contained in:
		
							
								
								
									
										2
									
								
								.github/workflows/release.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.github/workflows/release.yml
									
									
									
									
										vendored
									
									
								
							@@ -1,8 +1,6 @@
 | 
			
		||||
name: release
 | 
			
		||||
 | 
			
		||||
on:
 | 
			
		||||
  schedule:
 | 
			
		||||
    - cron: '0 0 * * *'
 | 
			
		||||
 | 
			
		||||
permissions:
 | 
			
		||||
  contents: write
 | 
			
		||||
 
 | 
			
		||||
							
								
								
									
										9
									
								
								podman/ai.conf
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										9
									
								
								podman/ai.conf
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,9 @@
 | 
			
		||||
[engine]
 | 
			
		||||
env=["CONTAINERS_SHORT_NAME_ALIASING=on"]
 | 
			
		||||
 | 
			
		||||
[registries.search]
 | 
			
		||||
short-name-mode = "disabled"
 | 
			
		||||
unqualified-search-registries = ['docker.io', 'git.syui.ai', 'ghcr.io']
 | 
			
		||||
 | 
			
		||||
[aliases]
 | 
			
		||||
"aios" = "git.syui.ai/ai/os"
 | 
			
		||||
		Reference in New Issue
	
	Block a user