mirror of
				https://github.com/TeamPiped/Piped-Backend.git
				synced 2024-08-14 23:51:41 +00:00 
			
		
		
		
	Make openj9 the default latest tag.
This commit is contained in:
		
							parent
							
								
									6418e71807
								
							
						
					
					
						commit
						87cad36f27
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		
							
								
								
									
										4
									
								
								.github/workflows/docker-build.yml
									
										
									
									
										vendored
									
									
								
							
							
						
						
									
										4
									
								
								.github/workflows/docker-build.yml
									
										
									
									
										vendored
									
									
								
							| 
						 | 
				
			
			@ -13,9 +13,9 @@ jobs:
 | 
			
		|||
    strategy:
 | 
			
		||||
      matrix:
 | 
			
		||||
        include:
 | 
			
		||||
          - image: 1337kavin/piped:openj9
 | 
			
		||||
          - image: 1337kavin/piped:latest,1337kavin/piped:openj9
 | 
			
		||||
            dockerfile: ./Dockerfile.openj9.ci
 | 
			
		||||
          - image: 1337kavin/piped:latest,1337kavin/piped:hotspot
 | 
			
		||||
          - image: 1337kavin/piped:hotspot
 | 
			
		||||
            dockerfile: ./Dockerfile.ci
 | 
			
		||||
          - image: 1337kavin/piped:graalvm-jvm
 | 
			
		||||
            dockerfile: ./Dockerfile.graalvm-jvm.ci
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue