This commit is contained in:
		@@ -4,8 +4,8 @@ pipeline:
 | 
				
			|||||||
    pull: true
 | 
					    pull: true
 | 
				
			||||||
    commands:
 | 
					    commands:
 | 
				
			||||||
      - apt update && apt install -y make wget
 | 
					      - apt update && apt install -y make wget
 | 
				
			||||||
      - ls -la
 | 
					 | 
				
			||||||
      - make
 | 
					      - make
 | 
				
			||||||
 | 
					      - ls -la
 | 
				
			||||||
      - make install
 | 
					      - make install
 | 
				
			||||||
      - ls -la
 | 
					      - ls -la
 | 
				
			||||||
    when:
 | 
					    when:
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user