change source for pelican
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
8674186937
commit
e6642eaeaa
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user