change source for pelican
continuous-integration/drone/push Build is passing Details

This commit is contained in:
Bertrand Benjamin 2023-07-25 16:27:51 +02:00
parent 8674186937
commit e6642eaeaa
1 changed files with 1 additions and 1 deletions

View File

@ -22,7 +22,7 @@ steps:
- apk add --no-cache git imagemagick-dev imagemagick
- pip install --no-cache-dir -r requirements.txt
- export MAGICK_HOME=/usr
- pelican ./src/ -o /output -s publishconf.py --relative-urls
- pelican ./content/ -o /output -s publishconf.py --relative-urls
- ls /output
- name: Push to bucket opytex.org