diff --git a/.drone.yml b/.drone.yml index ffe9ccc..ff1ce3f 100644 --- a/.drone.yml +++ b/.drone.yml @@ -8,7 +8,7 @@ steps: commands: - mdl . -- name: pbuild pelican +- name: build pelican image: apihackers/pelican commands: - pelican content -o output -s pelicanconf.py