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