This commit is contained in:
		@@ -5,4 +5,5 @@ name: default
 | 
				
			|||||||
steps:
 | 
					steps:
 | 
				
			||||||
- name: build
 | 
					- name: build
 | 
				
			||||||
  image: gcc
 | 
					  image: gcc
 | 
				
			||||||
    command: ["make clean"]
 | 
					  commands:
 | 
				
			||||||
 | 
					  - make clean
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user