feat: Update hugo image
continuous-integration/drone/push Build encountered an error Details

This commit is contained in:
Simon 2020-03-24 10:50:07 +01:00
parent 1cd865c8e4
commit 62e6dbcd6b
1 changed files with 1 additions and 11 deletions

View File

@ -19,7 +19,7 @@ platform:
steps:
- name: install
image: kosssi/hugo:0.0.1
image: registry.lamelio.fr/kosssi/hugo
commands:
- git submodule update --init
- (cd themes/hugo-theme-lowtech && npm i)
@ -42,13 +42,3 @@ steps:
auto_tag: true
tags:
- latest
- name: logs
image: node:12.16.1
commands:
- ls -alh themes
when:
event:
- cron
cron:
- nightly