Update image while downloading zola too
This commit is contained in:
parent
94a69e97b9
commit
0486630b9f
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@ pages:
|
|||
only:
|
||||
- master
|
||||
before_script:
|
||||
- pacman --needed --noconfirm -Sy zola
|
||||
- pacman --needed --noconfirm -Syu zola
|
||||
script:
|
||||
- zola build
|
||||
artifacts:
|
||||
|
|
Loading…
Reference in a new issue