mirror of
				https://github.com/D4M13N-D3V/comissions-app-core-api.git
				synced 2025-10-31 01:25:27 +00:00 
			
		
		
		
	Merge pull request #4 from D4M13N-D3V/fix-document-preview
Update build-image.yml
This commit is contained in:
		
						commit
						23e6879152
					
				
							
								
								
									
										2
									
								
								.github/workflows/build-image.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.github/workflows/build-image.yml
									
									
									
									
										vendored
									
									
								
							| @ -258,7 +258,7 @@ jobs: | |||||||
|           dockerfile: ./src/comissions.app.api/Dockerfile |           dockerfile: ./src/comissions.app.api/Dockerfile | ||||||
|           docker_image_name: ghcr.io/D4M13N-D3V/comissions-api-${{ matrix.platform }} |           docker_image_name: ghcr.io/D4M13N-D3V/comissions-api-${{ matrix.platform }} | ||||||
|         run: | |         run: | | ||||||
|           docker build --build-arg NUGET_SOURCE=https://nuget.pkg.github.com/data443/index.json --build-arg NUGET_API_KEY=${{ secrets.PACKAGE_TOKEN }} --platform linux/${{ matrix.platform }} -t ${{ env.docker_image_name }}:${{ env.GitVersion_MajorMinorPatch }} -f ${{ env.dockerfile }} --force-rm . |           docker build --build-arg NUGET_SOURCE=https://nuget.pkg.github.com/data443/index.json --build-arg NUGET_API_KEY=${{ secrets.PACKAGE_TOKEN }} --platform linux/${{ matrix.platform }} -t ${{ env.docker_image_name }}:${{ needs.gitversion.outputs.semantic_version }} -f ${{ env.dockerfile }} --force-rm . | ||||||
|           docker tag ${{ env.docker_image_name }}:${{ needs.gitversion.outputs.semantic_version }} ${{ env.docker_image_name }}:latest |           docker tag ${{ env.docker_image_name }}:${{ needs.gitversion.outputs.semantic_version }} ${{ env.docker_image_name }}:latest | ||||||
|           docker push --all-tags ${{ env.docker_image_name }} |           docker push --all-tags ${{ env.docker_image_name }} | ||||||
|    |    | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user
	 GitHub
							GitHub