This commit is contained in:
		@@ -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