grr
This commit is contained in:
		
							
								
								
									
										3
									
								
								.github/workflows/release-candidate.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										3
									
								
								.github/workflows/release-candidate.yml
									
									
									
									
										vendored
									
									
								
							| @@ -81,7 +81,6 @@ jobs: | ||||
|           DOCKER_USERNAME: ${{ secrets.DOCKERHUB_USERNAME }} | ||||
|           DOCKER_PASSWORD: ${{ secrets.DOCKERHUB_TOKEN }} | ||||
|       - name: Create & push manifest | ||||
|         with: | ||||
|           run: | | ||||
|         run: | | ||||
|             docker manifest create coollabsio/coolify:${{github.event.release.name}} --amend coollabsio/coolify:${{github.event.release.name}}-amd64 --amend coollabsio/coolify:${{github.event.release.name}}-arm64 | ||||
|             docker manifest push coollabsio/coolify:${{github.event.release.name}} | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Andras Bacsai
					Andras Bacsai