cleanup ci

This commit is contained in:
Robert Kaussow 2021-05-21 09:33:14 +02:00
parent b81c040b99
commit ae421f0050
No known key found for this signature in database
GPG Key ID: 65362AE74AF98B61

View File

@ -20,7 +20,6 @@ steps:
image: thegeeklab/hugo:0.83.1
commands:
- mkdir exampleSite/themes/ && ln -s $(pwd)/ exampleSite/themes/hugo-geekdoc
- cp exampleSite/layouts/partials/head/custom.ci.html exampleSite/layouts/partials/head/custom.html
- hugo -s exampleSite/ -b http://localhost/
- name: html-validation
@ -271,6 +270,6 @@ depends_on:
---
kind: signature
hmac: e2ef57c014893437655882116e07f1b8ea211adf60aa479c52113df515f51b58
hmac: 2c0c709a64128fd42c47d3549184ac29e2225be8de1953fa2e72b63aa0b7e871
...