replace curl image in drone
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
e8dcdba07a
commit
16017326aa
@ -11,7 +11,7 @@ concurrency:
|
||||
|
||||
steps:
|
||||
- name: assets
|
||||
image: byrnedo/alpine-curl
|
||||
image: thegeeklab/alpine-tools
|
||||
commands:
|
||||
- mkdir -p themes/hugo-geekblog/
|
||||
- curl -L https://github.com/thegeeklab/hugo-geekblog/releases/latest/download/hugo-geekblog.tar.gz | tar -xz -C themes/hugo-geekblog/ --strip-components=1
|
||||
@ -110,6 +110,6 @@ depends_on:
|
||||
|
||||
---
|
||||
kind: signature
|
||||
hmac: 01fdb24010e4027cb131ca2138b50164ad62a574b565ed05642a22f95a89c368
|
||||
hmac: 34c81c071b579d8f60d8c301eb1251d0430031ac4af95536447ed61db62f686d
|
||||
|
||||
...
|
||||
|
Loading…
Reference in New Issue
Block a user