Compare commits
	
		
			1 Commits
		
	
	
		
			sftgjfzkjz
			...
			rsthreh
		
	
	| Author | SHA1 | Date | |
|---|---|---|---|
| 
						 | 
					762a37e435 | 
@@ -15,7 +15,7 @@ pipeline:
 | 
				
			|||||||
    image: debian
 | 
					    image: debian
 | 
				
			||||||
    pull: true
 | 
					    pull: true
 | 
				
			||||||
    commands:
 | 
					    commands:
 | 
				
			||||||
      - apt update && apt install -y build-essential fakeroot devscripts
 | 
					      - apt update && apt install -y build-essential fakeroot devscripts wget
 | 
				
			||||||
      - make package
 | 
					      - make package
 | 
				
			||||||
      - ls -la
 | 
					      - ls -la
 | 
				
			||||||
    when:
 | 
					    when:
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user