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
|
- apk add --no-cache git imagemagick-dev imagemagick
|
||||||
- pip install --no-cache-dir -r requirements.txt
|
- pip install --no-cache-dir -r requirements.txt
|
||||||
- export MAGICK_HOME=/usr
|
- export MAGICK_HOME=/usr
|
||||||
- pelican ./src/ -o /output -s publishconf.py --relative-urls
|
- pelican ./content/ -o /output -s publishconf.py --relative-urls
|
||||||
- ls /output
|
- ls /output
|
||||||
|
|
||||||
- name: Push to bucket opytex.org
|
- name: Push to bucket opytex.org
|
||||||
|
Loading…
Reference in New Issue
Block a user