mirror of
https://github.com/thegeeklab/hugo-geekdoc.git
synced 2024-11-21 20:30:39 +00:00
create missing themes folder
This commit is contained in:
parent
d4631befd4
commit
b3ec085ce8
@ -17,7 +17,8 @@ steps:
|
||||
- name: test
|
||||
image: klakegg/hugo:0.59.1-ext-alpine
|
||||
commands:
|
||||
- cd exampleSite/ && ln -s ../../. themes/hugo-geekdoc && hugo-official
|
||||
- cd exampleSite/
|
||||
- mkdir themes/ && ln -s ../../. themes/hugo-geekdoc && hugo-official
|
||||
|
||||
- name: build
|
||||
image: alpine
|
||||
@ -82,6 +83,6 @@ depends_on:
|
||||
|
||||
---
|
||||
kind: signature
|
||||
hmac: 6025b5c20708252a941553d3897edd427f8ba581501a0bf6734763b64e8c5fa3
|
||||
hmac: 62d8594764dea62853a1f8fe742650178a80e2aca930a0cce6d7043a90c34204
|
||||
|
||||
...
|
||||
|
Loading…
Reference in New Issue
Block a user