Deprecates Debian 10 (Buster) and 11 (Bullseye); those versions will not receive PVC 0.9.100 or newer.
		
			
				
	
	
		
			8 lines
		
	
	
		
			176 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
			
		
		
	
	
			8 lines
		
	
	
		
			176 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
---
 | 
						|
bbuilder:
 | 
						|
  release:
 | 
						|
    published:
 | 
						|
      - git submodule update --init
 | 
						|
      - /bin/bash build-stable-deb.sh
 | 
						|
      - sudo /usr/local/bin/deploy-package -C pvc -D bookworm
 |