This commit is contained in:
parent
d42809bb0f
commit
0f86a805ab
1 changed files with 2 additions and 2 deletions
|
@ -8,7 +8,7 @@ trigger:
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- name: Build
|
- name: Build
|
||||||
image: klakegg/hugo
|
image: klakegg/hugo:ext-alpine
|
||||||
commands:
|
commands:
|
||||||
- hugo version
|
- hugo version
|
||||||
- hugo --minify --destination /drone/src/build
|
- hugo --minify --destination /drone/src/build
|
||||||
|
@ -28,4 +28,4 @@ steps:
|
||||||
endpoint: https://artifacts.fromouter.space
|
endpoint: https://artifacts.fromouter.space
|
||||||
---
|
---
|
||||||
kind: signature
|
kind: signature
|
||||||
hmac: 39e2a2faa6d72e835ac520398a06f01501a839f121bf7c6b0dc78fc0b1f9de4d
|
hmac: 5540cfa020bb0387cd74acdc849de7dafed716dc99c75310ca35927adad2aa16
|
||||||
|
|
Loading…
Reference in a new issue