forked from open-webui/open-webui
		
	build ollama and cuda tags
This commit is contained in:
		
							parent
							
								
									cd91d8a987
								
							
						
					
					
						commit
						7050d53718
					
				
					 1 changed files with 2 additions and 0 deletions
				
			
		
							
								
								
									
										2
									
								
								.github/workflows/docker-build.yaml
									
										
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.github/workflows/docker-build.yaml
									
										
									
									
										vendored
									
									
								
							|  | @ -134,6 +134,7 @@ jobs: | |||
|             type=sha,prefix=git- | ||||
|             type=semver,pattern={{version}} | ||||
|             type=semver,pattern={{major}}.{{minor}} | ||||
|             type=raw,enable=${{ github.ref == 'refs/heads/main' }},prefix=,suffix=,value=cuda | ||||
|           flavor: | | ||||
|             latest=${{ github.ref == 'refs/heads/main' }} | ||||
|             suffix=-cuda,onlatest=true | ||||
|  | @ -210,6 +211,7 @@ jobs: | |||
|             type=sha,prefix=git- | ||||
|             type=semver,pattern={{version}} | ||||
|             type=semver,pattern={{major}}.{{minor}} | ||||
|             type=raw,enable=${{ github.ref == 'refs/heads/main' }},prefix=,suffix=,value=ollama | ||||
|           flavor: | | ||||
|             latest=${{ github.ref == 'refs/heads/main' }} | ||||
|             suffix=-ollama,onlatest=true | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Jun Siang Cheah
						Jun Siang Cheah