Fix: directory spelling
This commit is contained in:
parent
5f2bf02388
commit
22d4b1cfae
@ -7,7 +7,7 @@ steps:
|
||||
image: python:3.8-alpine
|
||||
commands:
|
||||
- pip install --no-cache-dir -r requirements.txt
|
||||
- pelican ./content/ -o ouptut -s publishconf.py --relative-urls
|
||||
- pelican ./content/ -o ouput -s publishconf.py --relative-urls
|
||||
- apk add --no-cache openssh-client ca-certificates bash rsync
|
||||
- echo Début du Push
|
||||
- eval `ssh-agent -s`
|
||||
|
Loading…
Reference in New Issue
Block a user