forked from LordMZTE/pythonlang2
switch to working zola container for cicd
This commit is contained in:
parent
848af797df
commit
5808a46f51
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@ trigger:
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- name: build
|
- name: build
|
||||||
image: thibaultmorin/zola:0.13
|
image: thannan/zola
|
||||||
commands:
|
commands:
|
||||||
- zola build
|
- zola build
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue