Compare commits
	
		
			1 Commits
		
	
	
		
	
	| Author | SHA1 | Date | |
|---|---|---|---|
| 
						 | 
					3f1a71062a | 
@@ -15,8 +15,9 @@ pipeline:
 | 
			
		||||
    image: debian
 | 
			
		||||
    pull: true
 | 
			
		||||
    commands:
 | 
			
		||||
      - apt update && apt install -y build-essential
 | 
			
		||||
      - apt update && apt install -y build-essential fakeroot devscripts
 | 
			
		||||
      - debuild -us -uc
 | 
			
		||||
      - ls -la
 | 
			
		||||
      - cd .. && ls -la
 | 
			
		||||
    when:
 | 
			
		||||
      event: tag
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user