This commit is contained in:
parent
96321bb9bb
commit
d13076c703
@ -9,8 +9,8 @@ steps:
|
|||||||
- name: assets
|
- name: assets
|
||||||
image: byrnedo/alpine-curl
|
image: byrnedo/alpine-curl
|
||||||
commands:
|
commands:
|
||||||
- mkdir -p docs/themes/hugo-geekdoc/
|
- mkdir -p themes/hugo-geekdoc/
|
||||||
- curl -L https://github.com/xoxys/hugo-geekdoc/releases/latest/download/hugo-geekdoc.tar.gz | tar -xz -C docs/themes/hugo-geekdoc/ --strip-components=1
|
- curl -L https://github.com/xoxys/hugo-geekdoc/releases/latest/download/hugo-geekdoc.tar.gz | tar -xz -C themes/hugo-geekdoc/ --strip-components=1
|
||||||
|
|
||||||
- name: sync
|
- name: sync
|
||||||
image: xoxys/git-batch:latest
|
image: xoxys/git-batch:latest
|
||||||
@ -68,6 +68,6 @@ trigger:
|
|||||||
- refs/pull/**
|
- refs/pull/**
|
||||||
---
|
---
|
||||||
kind: signature
|
kind: signature
|
||||||
hmac: f1741f7684d6780aa83e38be772e1de4e2a4f884699af7746b60ea63fc2a55c2
|
hmac: 2e1da87024b1b533e684bcde01b6fe509c51678a19c6dc8f9d37e145020aa14e
|
||||||
|
|
||||||
...
|
...
|
||||||
|
Reference in New Issue
Block a user