Update CI workflow
This commit is contained in:
		
							parent
							
								
									7ef05591b5
								
							
						
					
					
						commit
						9fad2f37d6
					
				
							
								
								
									
										16
									
								
								.github/workflows/ci.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										16
									
								
								.github/workflows/ci.yml
									
									
									
									
										vendored
									
									
								
							| @ -80,6 +80,22 @@ jobs: | ||||
|           tag-match: ${{ matrix.tag-match }} | ||||
|           tag-match-group: ${{ matrix.tag-match-group }} | ||||
| 
 | ||||
|   tag-semver: | ||||
|     runs-on: ubuntu-latest | ||||
|     steps: | ||||
|       - name: Checkout | ||||
|         uses: actions/checkout@v2 | ||||
|       - name: Docker meta | ||||
|         uses: ./ | ||||
|         with: | ||||
|           images: | | ||||
|             ${{ env.DOCKER_IMAGE }} | ||||
|             ghcr.io/name/app | ||||
|           tag-semver: | | ||||
|             {{raw}} | ||||
|             {{version}} | ||||
|             {{major}}.{{minor}}.{{patch}} | ||||
| 
 | ||||
|   docker-push: | ||||
|     runs-on: ubuntu-latest | ||||
|     services: | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user
	 CrazyMax
						CrazyMax