typo #1
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
					@ -8,7 +8,7 @@ steps:
 | 
				
			||||||
  commands:
 | 
					  commands:
 | 
				
			||||||
  - mdl .
 | 
					  - mdl .
 | 
				
			||||||
 | 
					
 | 
				
			||||||
- name: pbuild pelican
 | 
					- name: build pelican
 | 
				
			||||||
  image: apihackers/pelican
 | 
					  image: apihackers/pelican
 | 
				
			||||||
  commands:
 | 
					  commands:
 | 
				
			||||||
  - pelican content -o output -s pelicanconf.py
 | 
					  - pelican content -o output -s pelicanconf.py
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in a new issue