mirror of
				https://github.com/Frooodle/Stirling-PDF.git
				synced 2025-11-01 01:21:18 +01:00 
			
		
		
		
	fix(helm): move ci build to github actions
Signed-off-by: Daniel Richter <danielrichter@posteo.de>
This commit is contained in:
		
							parent
							
								
									d3fe467f6f
								
							
						
					
					
						commit
						0b666674f7
					
				
							
								
								
									
										4
									
								
								.github/workflows/push-docker.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										4
									
								
								.github/workflows/push-docker.yml
									
									
									
									
										vendored
									
									
								
							@ -140,3 +140,7 @@ jobs:
 | 
			
		||||
        tags: ${{ steps.meta3.outputs.tags }}
 | 
			
		||||
        labels: ${{ steps.meta3.outputs.labels }}
 | 
			
		||||
        platforms: linux/amd64,linux/arm64/v8
 | 
			
		||||
    - name: Build and Push Helm Chart
 | 
			
		||||
      run: |
 | 
			
		||||
        helm package chart/stirling-pdf
 | 
			
		||||
        helm push stirling-pdf-chart-1.0.0.tgz oci://registry-1.docker.io/frooodle
 | 
			
		||||
 | 
			
		||||
		Loading…
	
		Reference in New Issue
	
	Block a user