change theme source due to repo migration
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
9782c8fc57
commit
f76791e263
@ -14,7 +14,7 @@ steps:
|
||||
image: byrnedo/alpine-curl
|
||||
commands:
|
||||
- mkdir -p themes/hugo-geekblog/
|
||||
- curl -L https://github.com/xoxys/hugo-geekblog/releases/latest/download/hugo-geekblog.tar.gz | tar -xz -C themes/hugo-geekblog/ --strip-components=1
|
||||
- curl -L https://github.com/thegeeklab/hugo-geekblog/releases/latest/download/hugo-geekblog.tar.gz | tar -xz -C themes/hugo-geekblog/ --strip-components=1
|
||||
|
||||
- name: markdownlint
|
||||
image: node:lts-alpine
|
||||
@ -114,6 +114,6 @@ depends_on:
|
||||
|
||||
---
|
||||
kind: signature
|
||||
hmac: 722142284219fdf3719ec3c477644e33ba6f219898fe96a5be3d108f38ebd815
|
||||
hmac: 9804d6d37d7aab27cc51ce360e8efdafb71aae2fb0592df720dbc6a4625b2a28
|
||||
|
||||
...
|
||||
|
Loading…
Reference in New Issue
Block a user