Проба сборки пакета
This commit is contained in:
		
							
								
								
									
										29
									
								
								.gitlab-ci.yml
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										29
									
								
								.gitlab-ci.yml
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,29 @@
 | 
				
			|||||||
 | 
					include:
 | 
				
			||||||
 | 
					  - project: 'f1x1t/gitlab-ci'
 | 
				
			||||||
 | 
					    ref: master
 | 
				
			||||||
 | 
					    file: 'scheduled.yml'
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					smolensk15-nightly:
 | 
				
			||||||
 | 
					  variables:
 | 
				
			||||||
 | 
					    CONFIGURE_CMD: /bin/true
 | 
				
			||||||
 | 
					    BUILD_CMD: dpkg-buildpackage --no-sign
 | 
				
			||||||
 | 
					  extends: .scheduled-smolensk15
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					smolensk17-nightly:
 | 
				
			||||||
 | 
					  extends: .scheduled-smolensk17
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					orel212-nightly:
 | 
				
			||||||
 | 
					  extends: .scheduled-orel212
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					bionic-nightly:
 | 
				
			||||||
 | 
					  extends: .scheduled-bionic
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					focal-nightly:
 | 
				
			||||||
 | 
					  extends: .scheduled-focal
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					jammy-nightly:
 | 
				
			||||||
 | 
					  extends: .scheduled-jammy
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					elbrus-nightly:
 | 
				
			||||||
 | 
					  extends: .scheduled-elbrus
 | 
				
			||||||
 | 
					
 | 
				
			||||||
		Reference in New Issue
	
	Block a user