buildsys: change upload dist to bullseye and add pbs
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
		
							parent
							
								
									e9850bee3f
								
							
						
					
					
						commit
						8992eff60c
					
				
							
								
								
									
										2
									
								
								Makefile
									
									
									
									
									
								
							
							
						
						
									
										2
									
								
								Makefile
									
									
									
									
									
								
							@ -103,7 +103,7 @@ ${ZFSDIR}.prepared: ${ZFSONLINUX_SUBMODULE}
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
.PHONY: upload
 | 
					.PHONY: upload
 | 
				
			||||||
upload: ${DEBS}
 | 
					upload: ${DEBS}
 | 
				
			||||||
	tar cf - ${DEBS}|ssh -X repoman@repo.proxmox.com -- upload --product pve,pmg --dist buster --arch ${ARCH}
 | 
						tar cf - ${DEBS}|ssh -X repoman@repo.proxmox.com -- upload --product pve,pmg,pbs --dist bullseye --arch ${ARCH}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
.PHONY: distclean
 | 
					.PHONY: distclean
 | 
				
			||||||
distclean: clean
 | 
					distclean: clean
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
		Reference in New Issue
	
	Block a user