switch to working zola container for cicd
continuous-integration/drone/push Build is failing Details

This commit is contained in:
LordMZTE 2021-03-17 17:27:14 +01:00
parent 848af797df
commit 5808a46f51
1 changed files with 1 additions and 1 deletions

View File

@ -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