removed volatile files reflected it in .drone.yml
All checks were successful
continuous-integration/drone/push Build is passing

* as per e7fc2758d3
* also, we now need git for submodule initiation apparently
This commit is contained in:
surtur 2020-02-28 01:07:05 +01:00
parent 423fe440b2
commit 85625b711e
Signed by: wanderer
GPG Key ID: 19CE1EC1D9E0486D
3 changed files with 1 additions and 14 deletions

@ -3,22 +3,11 @@ type: docker
name: hugo_builder
steps:
- name: hugo-std
pull: if-not-exists
image: plugins/hugo
settings:
hugo_version: 0.65.3
validate: false
commands:
- git submodule init
- git submodule update
- hugo --gc=true
- name: hugo-extended
pull: if-not-exists
image: archlinux
commands:
- pacman -Syu --noconfirm wget tar
- pacman -Syu --noconfirm wget tar git
- wget https://github.com/gohugoio/hugo/releases/download/v0.65.3/hugo_extended_0.65.3_Linux-64bit.tar.gz -O hugo.tgz
- tar xfv hugo.tgz
- git submodule init

File diff suppressed because one or more lines are too long

@ -1 +0,0 @@
{"Target":"main.min.7bfbbe12786fa0ded4b4c0d792cbb36a5bd0bdb0b856dde57aa7b1f6fe0f2b87.css","MediaType":"text/css","Data":{"Integrity":"sha256-e/u+EnhvoN7UtMDXksuzalvQvbC4Vt3leqex9v4PK4c="}}