[ci] Fix typo
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
kleph 2020-10-27 17:09:24 +01:00
parent 2e3af3700a
commit 5141867f18

View file

@ -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