fix(): We don't need no favicon \o/

This commit is contained in:
Elia el Lazkani 2021-07-04 10:34:04 +02:00
parent a7f543ed9d
commit d44ea6305b

View file

@ -30,6 +30,7 @@ steps:
from_secret: gid
commands:
- mv nginx/ public/
- rm -rf public/images/*
- chown -R "$UID":"$GID" public/
- mv public/ "/blog/${DRONE_COMMIT}"
- cd /blog/