mirror of
				https://github.com/ajnart/homarr.git
				synced 2025-10-31 10:36:02 +01:00 
			
		
		
		
	👷 Update CI image name for easier deployment
This commit is contained in:
		
							
								
								
									
										2
									
								
								.github/workflows/docker_dev.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.github/workflows/docker_dev.yml
									
									
									
									
										vendored
									
									
								
							| @@ -18,7 +18,7 @@ env: | ||||
|   # Use docker.io for Docker Hub if empty | ||||
|   REGISTRY: ghcr.io | ||||
|   # github.repository as <account>/<repo> | ||||
|   IMAGE_NAME: ${{ github.repository }} | ||||
|   IMAGE_NAME: ${{ github.repository }}-test | ||||
|  | ||||
| jobs: | ||||
|   # Push image to GitHub Packages. | ||||
|   | ||||
		Reference in New Issue
	
	Block a user