replace curl image in drone

This commit is contained in:
Robert Kaussow 2020-11-02 00:11:17 +01:00
parent 32f6cf944c
commit 76dabd9ab4
No known key found for this signature in database
GPG Key ID: 65362AE74AF98B61

View File

@ -146,7 +146,7 @@ steps:
NPM_CONFIG_LOGLEVEL: error NPM_CONFIG_LOGLEVEL: error
- name: assets - name: assets
image: byrnedo/alpine-curl image: thegeeklab/alpine-tools
commands: commands:
- mkdir -p exampleSite/themes/hugo-geekblog/ - mkdir -p exampleSite/themes/hugo-geekblog/
- curl -sSL https://github.com/thegeeklab/hugo-geekblog/releases/latest/download/hugo-geekblog.tar.gz | tar -xz -C exampleSite/themes/hugo-geekblog/ --strip-components=1 - curl -sSL https://github.com/thegeeklab/hugo-geekblog/releases/latest/download/hugo-geekblog.tar.gz | tar -xz -C exampleSite/themes/hugo-geekblog/ --strip-components=1
@ -234,6 +234,6 @@ depends_on:
--- ---
kind: signature kind: signature
hmac: daac8ea56366e5e1a49632f7d8eb15c06f9d6d8ff27d8f143d85407f3603cfed hmac: d4a14c67312952bf2cba2f41bf5f2b5b7bc2b576bc2ff7cea2aa5442afb673a6
... ...