Update docker.yml (#9046)
not only tag 12.118.1; 12 and 12.118 and 12.118.1
This commit is contained in:
		
							parent
							
								
									9d14476a6a
								
							
						
					
					
						commit
						7b6cd6187f
					
				
					 1 changed files with 7 additions and 0 deletions
				
			
		
							
								
								
									
										7
									
								
								.github/workflows/docker.yml
									
										
									
									
										vendored
									
									
								
							
							
						
						
									
										7
									
								
								.github/workflows/docker.yml
									
										
									
									
										vendored
									
									
								
							|  | @ -18,6 +18,13 @@ jobs: | |||
|         uses: docker/metadata-action@v3 | ||||
|         with: | ||||
|           images: misskey/misskey | ||||
|           tags: | | ||||
|             type=edge | ||||
|             type=ref,event=pr | ||||
|             type=ref,event=branch | ||||
|             type=semver,pattern={{version}} | ||||
|             type=semver,pattern={{major}}.{{minor}} | ||||
|             type=semver,pattern={{major}} | ||||
|       - name: Log in to Docker Hub | ||||
|         uses: docker/login-action@v1 | ||||
|         with: | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue